uuid

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalid = errors.New("uuid: invalid format")
View Source
var Max = UUID{/* contains filtered or unexported fields */}
View Source
var Min = UUID{}

Functions

This section is empty.

Types

type UUID

type UUID struct {
	// contains filtered or unexported fields
}

func NewRandom

func NewRandom() UUID

func NewRandomRange

func NewRandomRange(min, max UUID) UUID

func Parse

func Parse(s string) (UUID, error)

func (UUID) GreaterThan

func (uuid UUID) GreaterThan(value UUID) bool

func (UUID) String

func (uuid UUID) String() string

Jump to

Keyboard shortcuts

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