Versions in this module Expand all Collapse all v0 v0.1.0 Jul 25, 2023 Changes in this version + type IDPrefix string + const Key + type PrefixedID struct + ID uuid.UUID + Prefix IDPrefix + func NewKey() PrefixedID + func ParsePrefixedID(id string) (PrefixedID, error) + func (pid *PrefixedID) String() string