Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Uint64ToString ¶ added in v0.10.0
Uint64ToString converts a number into a string representation
Types ¶
type Builder ¶
type Builder struct { }
Builder is a factory for codes
type Code ¶
Code represents a positive integer that also has a human-readable, url-friendly, rather minimalistic representation
type Code64 ¶
type Code64 uint64
Code64 is a 64-bit Code
func NewCode64FromString ¶ added in v0.10.0
NewCode64FromString creates a new Code64 from a string representation
Click to show internal directories.
Click to hide internal directories.