model

package
v0.0.0-...-6a70aa6 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: Apache-2.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type A

type A struct {
	Host string `json:"host,omitempty"`
	TTL  int    `json:"ttl,omitempty"`
}

type Dns

type Dns struct {
	Origin     string
	NameServer string
	TTL        int
	Key        string
	Value      string
}

type DnsData

type DnsData struct {
	Data []*Dns `json:"data"`
}

type Message

type Message struct {
	Error string
}

Jump to

Keyboard shortcuts

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