package
0.9.0
Repository: https://github.com/google/badwolf.git
Documentation: pkg.go.dev

# Functions

Base64ToUUID attempts to decode a base 64 encoded UUID.
NewStore creates a new memory store.
UUIDToBase64 recodes it into a compact string.
UUIDToByteString converts the bytes of the UUID into a, likely, unreadable string.

# Variables

DefaultStore provides a volatile in memory store.