package
0.2.21
Repository: https://github.com/plainq/servekit.git
Documentation: pkg.go.dev

# Functions

DigiCode returns 6-digit code as a string.
ParseXID returns XID identifier as object.
ULID returns ULID identifier as string.
ValidateDigiCode validates code from DigiCode.
ValidateULID validates string representation of ULID identifier.
ValidateXID validates string representation of XID identifier.
XID returns short unique identifier as string.

# Constants

ErrInvalidID represents an error which indicates that given TID is invalid.

# Type aliases

Error represents package level error.