types

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2018 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 KeyValue

type KeyValue struct {
	Bucket string
	Key    string
	Value  []byte
}

type NameserverOption

type NameserverOption interface {
	String() string
}

type SRVOptions

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

func (*SRVOptions) String

func (o *SRVOptions) String() string

Jump to

Keyboard shortcuts

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