keycodec

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package keycodec provides a collision-free encoding for composite keys used by internal indexes and lease targets.

Callers must keep host-owned v1 Thread keys unchanged in records and public APIs. Encode is only for private compound identities such as a domain-qualified lease target.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(parts ...string) string

Encode returns a deterministic, URL-safe, injective encoding of parts. The field count and every byte length are encoded independently, so empty fields, embedded NULs, arbitrary Unicode, and different field boundaries cannot collide.

Types

This section is empty.

Jump to

Keyboard shortcuts

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