Discover Packages
github.com/ver13/ava
pkg
common
utils
uuid
package
Version:
v0.0.0-...-1d97044
Opens a new window with list of versions in this module.
Published: May 13, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewUUID is a globally unique identifier. It is a [A-Z0-9] string 26 characters long. It is a UUID version 4 Guid that is zbased32 encoded with the padding stripped off.
type UUIDI interface {
NewUUID() string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.