//
pkg.gl
Category
github.com/Azure/azure-sdk-for-go/sdk/internal
uuid
package
1.10.0
Repository:
https://github.com/azure/azure-sdk-for-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
29
Files
57 SLOC
#
Functions
New
New returns a new UUID using the RFC4122 algorithm.
Parse
Parse parses a string formatted as "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" or "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}" into a UUID.
#
Type aliases
UUID
A UUID representation compliant with specification in RFC4122 document.