ids

package
v0.36.3 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2023 License: MIT Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllToString

func AllToString(ids []ID) []string

Types

type ID

type ID string

ID is a generic identifier for entities

func Empty

func Empty() ID

func FromBytes

func FromBytes(bytes []byte) (ID, error)

func FromUUID added in v0.6.0

func FromUUID(uuid uuid.UUID) ID

func New

func New() ID

func NewID added in v0.36.2

func NewID(values ...any) ID

NewID computes a UUID string hashing the provided values

func ParseID added in v0.28.1

func ParseID(id string) (ID, error)

func (ID) AsUUID added in v0.6.0

func (id ID) AsUUID() uuid.UUID

func (ID) Compare

func (id ID) Compare(other ID) int

func (ID) IsEmpty

func (id ID) IsEmpty() bool

func (ID) IsNotEmpty

func (id ID) IsNotEmpty() bool

func (ID) SelfOrNew

func (id ID) SelfOrNew() ID

func (ID) String

func (id ID) String() string

func (ID) ToBytes

func (id ID) ToBytes() []byte

Jump to

Keyboard shortcuts

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