Documentation
¶
Overview ¶
Package xid provides a unique identifier generator based on xid.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type XID ¶
type XID struct{}
XID represents a unique identifier generator.
func (XID) GenerateString ¶
GenerateString generates a new unique identifier.
func (XID) ValidateString ¶
ValidateString checks if the provided id is a valid xid.
Click to show internal directories.
Click to hide internal directories.