实现域名、记录同步等API

This commit is contained in:
GoEdgeLab
2021-06-01 16:43:13 +08:00
parent e7c76b9a17
commit a5cdd6c9eb
19 changed files with 1400 additions and 369 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/TeaOSLab/EdgeCommon
go 1.15
require (
github.com/cespare/xxhash/v2 v2.1.1
github.com/go-yaml/yaml v2.1.0+incompatible
github.com/golang/protobuf v1.4.2
github.com/iwind/TeaGo v0.0.0-20210411134150-ddf57e240c2f