package
0.1.2
Repository: https://github.com/thatique/awan.git
Documentation: pkg.go.dev

# Functions

Generate creates a new, version 4 uuid.
Parse attempts to extract a uuid from the string or returns an error.

# Constants

Bits is the number of bits in a UUID.
Size is the number of bytes in a UUID.

# Variables

ErrUUIDInvalid indicates a parsed string is not a valid uuid.
Loggerf can be used to override the default logging destination.

# Type aliases

UUID represents a UUID value.