Documentation
¶
Index ¶
- type XUID
- func FromUUID(u uuid.UUID, prefix string) (*XUID, error)
- func Must(x *XUID, err error) *XUID
- func MustParse(s string) *XUID
- func MustParseUUID(inputUuid, prefix string) *XUID
- func New(prefix string) *XUID
- func NewRandom(prefix string) (*XUID, error)
- func Parse(s string) (*XUID, error)
- func ParseUUID(inputUuid, prefix string) (*XUID, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.