Documentation
¶
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUUIDGenerator ¶ added in v0.12.0
func NewUUIDGenerator() *uuidGenerator
Types ¶
type Generator ¶ added in v0.12.0
type Generator interface {
// New returns a new ShortUUID string
New() string
}
type ShortUUID ¶
ShortUUID is a type that can stringify a UUID without hyphens.
Click to show internal directories.
Click to hide internal directories.