dns

package
v0.0.0-...-eda9b78 Latest Latest
Warning

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

Go to latest
Published: May 19, 2017 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DNS

type DNS struct {
	ssb.MessageBody
	Record Record    `json:"record"`
	Branch []ssb.Ref `json:"branch"`
}

type Record

type Record struct {
	Name  string          `json:"name"`
	Class string          `json:"class"`
	Type  string          `json:"type"`
	Data  json.RawMessage `json:"data"`
}

Jump to

Keyboard shortcuts

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