Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrefixedID ¶
func NewKey ¶
func NewKey() PrefixedID
NewKey returns a new PrefixedID with the Key prefix and a new uuid.
func ParsePrefixedID ¶
func ParsePrefixedID(id string) (PrefixedID, error)
func (*PrefixedID) String ¶
func (pid *PrefixedID) String() string
Click to show internal directories.
Click to hide internal directories.