ids

package
v0.1.0-alpha.8 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package ids generates the ULID identifiers used for every first-class object. ULIDs sort lexicographically by creation time, which is why list methods sorted by id are implicitly sorted by age.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() string

New returns a fresh ULID string (26 chars, Crockford base32, lowercase-safe but canonically uppercase).

func Valid

func Valid(s string) bool

Valid reports whether s parses as a ULID.

Types

This section is empty.

Jump to

Keyboard shortcuts

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