//
pkg.gl
Category
github.com/goto/shield
pkg
uuid
package
0.7.0
Repository:
https://github.com/goto/shield.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
9
Files
6 SLOC
#
Functions
IsValid
IsValid returns true if passed string in uuid format defined by `github.com/google/uuid`.Parse else return false.
#
Variables
NewString
NewString is type alias to `github.com/google/uuid`.NewString.