Documentation ¶
Index ¶
Constants ¶
View Source
const ( EstablishmentOnly = iota DoNotDelegate )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Prefix ¶
type Prefix interface { String() string Derivation() *derivation.Derivation Raw() []byte // Returns the RAW derived data }
func FromString ¶
func New ¶
func New(derivation *derivation.Derivation) Prefix
Click to show internal directories.
Click to hide internal directories.