//
pkg.gl
Category
github.com/micro-plat/ddns
dns
query
package
1.1.0
Repository:
https://github.com/micro-plat/ddns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
343 SLOC
#
Functions
Close
Close 关闭服务.
Lookup
No description provided by the author
NewHosts
NewHosts 创建本地host文件读取对象.
NewRegistry
NewRegistry 创建注册中心.
Register
Register 注册查询服务.
Start
Start 启动查询注册.
#
Constants
HOST_FILE
No description provided by the author
HOST_ROOT
No description provided by the author
NAME_FILE
No description provided by the author
NAME_ROOT
No description provided by the author
#
Structs
Hosts
Hosts 本地Host读取配置.
Registry
Registry 注册中心.
#
Interfaces
IQuery
IQuery 查询服务.