package
Version:
v0.0.201
Opens a new window with list of versions in this module.
Published: Jan 14, 2022
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
¶
const (
FORMAT_UNKNOWN Format = iota
FORMAT_LONG
FORMAT_SHORT
)
UUID is an entirely random identifier created by the standard PRNG
NewFromBytes converts a byte array to an UUID
Bytes converts UUID to a byte array
Long formats UUID as a sequence of hex digits separated into 5 groups
Short converts UUID to lowercase base32 representation without padding (aka 1Password client-side UUIDs)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.