Documentation ¶
Index ¶
Constants ¶
View Source
const Len = 8
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
type T struct {
Val by
}
func New ¶
func New(pk ...by) (p *T, err er)
New creates a new pubkey prefix, if parameter is omitted, new one is allocated (for read) if more than one is given, only the first is used, and if the first one is not the correct hexadecimal length of 64, return error.
func NewFromBytes ¶
func NewFromBytes(pkb by) (p *T, err er)
Click to show internal directories.
Click to hide internal directories.