//
pkg.gl
Category
github.com/lvshen/mqant
utils
uuid
package
1.8.0
Repository:
https://github.com/lvshen/mqant.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
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.