//
pkg.gl
Category
github.com/shihray/gserver
utils
uuid
package
1.2.3
Repository:
https://github.com/shihray/gserver.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
2
Files
70 SLOC
#
Functions
FromStr
FromStr returns a UUID based on a string.
MustFromStr
MustFromStr behaves similarly to FromStr except that it'll panic instead of returning an error.
Rand
Rand generates a new version 4 UUID.
#
Type aliases
UUID
UUID type.