uuid7

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UUID

type UUID [16]byte

func MustNew

func MustNew() UUID

func MustNewWithTime

func MustNewWithTime(unixMilli time.Time) UUID

func New

func New() (UUID, error)

func NewWithTime

func NewWithTime(t time.Time) (UUID, error)

func (UUID) B32HexString

func (u UUID) B32HexString() string

func (UUID) B32StdString

func (u UUID) B32StdString() string

func (UUID) DashedHexString

func (u UUID) DashedHexString() string

func (UUID) HexString

func (u UUID) HexString() string

func (UUID) String

func (u UUID) String() string

func (UUID) Time

func (u UUID) Time() time.Time

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL