//
pkg.gl
Category
github.com/kylevanek/go-winio
pkg
guid
package
0.4.15
Repository:
https://github.com/kylevanek/go-winio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
88 SLOC
#
Functions
FromString
FromString parses a string containing a GUID and returns the GUID.
NewV4
NewV4 returns a new version 4 (pseudorandom) GUID, as defined by RFC 4122.
#
Type aliases
GUID
GUID represents a GUID/UUID.