Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SoaInfo ¶
type SoaInfo struct { Ns string `json:"master"` Mbox string `json:"mbox"` Serial uint32 `json:"serial"` Refresh uint32 `json:"refresh"` Retry uint32 `json:"retry"` Expire uint32 `json:"expire"` Minttl uint32 `json:"minttl"` TTL uint32 `json:"ttl,omitempty"` }
SoaInfo contains the parts of the default SOA settings.
Click to show internal directories.
Click to hide internal directories.