//
pkg.gl
Category
github.com/secrethub/secrethub-go
internals
api
uuid
package
0.33.0
Repository:
https://github.com/secrethub/secrethub-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
8
Files
40 SLOC
#
Functions
Equal
Equal returns true if both argument UUIDs contain the same value.
FromString
FromString reads a UUID from a string.
New
New generates a new UUID.
Validate
Validate validates a uuid string is a valid UUID.
#
Variables
ErrInvalidUUID
Errors.
#
Structs
UUID
UUID is a wrapper around github.com/gofrs/uuid.UUID.