package
Version:
v0.2.23
Opens a new window with list of versions in this module.
Published: Jan 23, 2024
License: LGPL-2.1
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Id represents a global unique id.
var (
Nil Id = ""
New = func() Id {
return Id(ksuid.New().String())
}
)
IsNil checks if an Id is nil.
String implements fmt.Stringer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.