Categorygithub.com/tmc/pulid
modulepackage
0.0.1
Repository: https://github.com/tmc/pulid.git
Documentation: pkg.go.dev

# README

pulid

Project status Build Status Go Report Card go.dev reference

Prefixed Universally Unique Lexicographically Sortable Identifier

Wraps oklog/ulid and adds a two-character prefix on ids.

# Functions

MarshalID providers a graphql marshaler for ULIDs.
Parse returns the string encoding of the PULID.
UnmarshalID unmarshals ULID.

# Constants

EncodedSize is the length of a text encoded PULID.

# Structs

ID - Prefixed ULID.