package
Version:
v0.0.0-...-f5d25ad
Opens a new window with list of versions in this module.
Published: Aug 7, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package id provides functions for creating globally unique IDs that can be
used by the application.
ID describes a general identifier. An ID has to be unique application-wide.
IDs must not be re-used.
Create creates a globally unique ID. This function is safe for concurrent
use.
Parse parses an ID from a byte slice.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.