package
0.3.19
Repository: https://github.com/romberli/go-util.git
Documentation: pkg.go.dev

# Functions

NewARecordValue return *ARecordValue, it uses core dns A record value which is a json string as the input.
NewCoreDNSConn returns a coredns connection, coredns must use etcd as the backend.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ARecordValue saves the unmarshalled json data which presents A record value.
No description provided by the author