# 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