shared

package
v4.16.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Record

type Record struct {
	DName      string   `json:"dname,omitempty"`
	TTL        int      `json:"ttl,omitempty"`
	RecordType string   `json:"record_type,omitempty"`
	Data       []string `json:"data,omitempty"`
	LineIndex  int      `json:"line_index,omitempty"`
}

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL