package
0.0.0-20241226145920-483c662f7ff1
Repository: https://github.com/pingooio/stdx.git
Documentation: pkg.go.dev

# Functions

FromBytes creates a new GUID from a byte slice.
NewFormTime generates a new time-based guid from the given time.
No description provided by the author
No description provided by the author
TODO: parse without allocs.
Parse decodes s into a GUID as an UUID or returns an error.

# Constants

No description provided by the author

# Variables

empty GUID, all zeros.
No description provided by the author
No description provided by the author

# Type aliases

A GUID is a 128 bit (16 byte) Globally Unique IDentifier.