id

package
v0.1.53 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: LGPL-2.1 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Id

type Id int64

Id represents a locally unique id.

var (
	// Nil is a nil id.
	Nil Id = 0
)

func (Id) IsNil

func (id Id) IsNil() bool

IsNil checks if an Id is nil.

func (Id) String

func (id Id) String() string

String implements fmt.Stringer

Jump to

Keyboard shortcuts

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