package
1.50.0
Repository: https://github.com/bufbuild/buf.git
Documentation: pkg.go.dev

# Functions

FromDashless returns the dashless uuid with dashes.
FromString returns the uuid from the string.
FromStringSlice returns a slice of uuids from the string slice.
New returns a new random UUIDv4.
ToDashless returns the uuid without dashes.
Validate determines if the given UUID string is valid.
ValidateDashless validates the dashless uuid is valid.