package
0.33.0
Repository: https://github.com/secrethub/secrethub-go.git
Documentation: pkg.go.dev

# Functions

Equal returns true if both argument UUIDs contain the same value.
FromString reads a UUID from a string.
New generates a new UUID.
Validate validates a uuid string is a valid UUID.

# Variables

# Structs

UUID is a wrapper around github.com/gofrs/uuid.UUID.