types

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NameserverOption

type NameserverOption interface {
	String() string
}

NameserverOption is an interface for custom record options

type SRVOptions

type SRVOptions struct {
	Service  string
	Protocol string
	Priority uint16
	Weight   uint16
	Port     uint16
}

SRVOptions are options for SRV record types

func (*SRVOptions) String

func (o *SRVOptions) String() string

String returns the human friendly descriptionn of SRVOptions

Jump to

Keyboard shortcuts

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