Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZoneRecord ¶
type ZoneRecord struct { LineIndex int `json:"line_index,omitempty"` Type string `json:"type,omitempty"` DataB64 []string `json:"data_b64,omitempty"` DNameB64 string `json:"dname_b64,omitempty"` TextB64 string `json:"text_b64,omitempty"` RecordType string `json:"record_type,omitempty"` TTL int `json:"ttl,omitempty"` }
type ZoneSerial ¶
type ZoneSerial struct {
NewSerial string `json:"new_serial,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.