Documentation ¶
Index ¶
Constants ¶
View Source
const ( ZeroTTL = 0 DefaultTTL = 60 NsTTL = 24 * 60 * 60 )
Variables ¶
This section is empty.
Functions ¶
func SplitHostPort ¶
Types ¶
type RecordType ¶
type RecordType uint
const ( TypeDNS RecordType = iota TypeHTTP TypeLDAP TypeRMI )
func (RecordType) String ¶
func (o RecordType) String() string
Click to show internal directories.
Click to hide internal directories.