Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Record ¶
type Record struct {
Version string `mapstructure:"version"`
KeyType string `mapstructure:"key-type"`
PublicKey string `mapstructure:"public-key"`
}
func (*Record) RecordPrefix ¶
func (*Record) RecordType ¶
func (*Record) RecordValue ¶
Click to show internal directories.
Click to hide internal directories.