//
pkg.gl
Category
github.com/micro-plat/ddns
dns
package
1.1.0
Repository:
https://github.com/micro-plat/ddns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
1
Files
714 SLOC
#
Packages
query
No description provided by the author
#
Functions
NewHandler
NewHandler 构建DNS处理程序.
NewLocal
NewLocal 创建缓存对象.
NewNames
NewNames 创建本地host文件读取对象.
NewQuestion
No description provided by the author
NewResolver
No description provided by the author
NewServer
No description provided by the author
#
Structs
DNSHandler
DNSHandler 处理DNS域名解析.
Local
Local 缓存信息.
Names
Names 本地name server读取配置.
Question
No description provided by the author
Resolver
No description provided by the author
Server
Server DNS服务器.
#
Interfaces
ILocal
ILocal 缓存DNS.
IResolver
No description provided by the author