Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultLength = 36
DefaultLength is the standard UUID length.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrTooManyHyphens ¶
type ErrTooManyHyphens int
ErrTooManyHyphens satisfies error interface.
func (ErrTooManyHyphens) Error ¶
func (e ErrTooManyHyphens) Error() string
Click to show internal directories.
Click to hide internal directories.