uuid

package
v0.5.16 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IUuidGenerator

type IUuidGenerator interface {
	New() [16]byte
	New32UUID() uint32
	New64UUID() uint64
	NewStringUUID() string
	ParseFromByte([]byte) string
}

func NewRFC4122UUID added in v0.5.3

func NewRFC4122UUID() IUuidGenerator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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