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