package
1.5.3
Repository: https://github.com/liangdas/mqant.git
Documentation: pkg.go.dev

# Functions

FromStr returns a UUID based on a string.
MustFromStr behaves similarly to FromStr except that it'll panic instead of returning an error.
Rand generates a new version 4 UUID.

# Type aliases

UUID type.