pkg/

directory
v0.0.0-...-85b4cba Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 License: MIT

Directories

Path Synopsis
Package aeadutil provides pure AES-GCM helpers shared across runtime/crypto and adapters/vault.
Package aeadutil provides pure AES-GCM helpers shared across runtime/crypto and adapters/vault.
Package contracts defines shared schema and transport types used by both kernel/metadata (the YAML metadata model) and pkg/contracttest (the test validation helpers).
Package contracts defines shared schema and transport types used by both kernel/metadata (the YAML metadata model) and pkg/contracttest (the test validation helpers).
Package contracttest provides schema-driven contract validation helpers for use in contract_test.go files across GoCell cells.
Package contracttest provides schema-driven contract validation helpers for use in contract_test.go files across GoCell cells.
Package ctxkeys provides typed context keys and helper functions for propagating GoCell identifiers (cell, slice, correlation, journey, trace, span, request, ip) through context.Context.
Package ctxkeys provides typed context keys and helper functions for propagating GoCell identifiers (cell, slice, correlation, journey, trace, span, request, ip) through context.Context.
Package errcode provides structured error codes for the GoCell framework.
Package errcode provides structured error codes for the GoCell framework.
Package httputil provides shared HTTP response helpers for GoCell handlers, including JSON success/error writers and the standard response envelope.
Package httputil provides shared HTTP response helpers for GoCell handlers, including JSON success/error writers and the standard response envelope.
Package idutil provides shared ID validation and generation for observability-safe identifiers across kernel/ and runtime/ layers.
Package idutil provides shared ID validation and generation for observability-safe identifiers across kernel/ and runtime/ layers.
Package query provides utilities for constructing parameterized SQL queries.
Package query provides utilities for constructing parameterized SQL queries.
Package securecookie encodes and decodes cookie values with HMAC-SHA256 signing and optional AES-GCM encryption using Go standard library crypto only.
Package securecookie encodes and decodes cookie values with HMAC-SHA256 signing and optional AES-GCM encryption using Go standard library crypto only.
testutil
sloghelper
Package sloghelper provides test helpers for asserting slog JSON output.
Package sloghelper provides test helpers for asserting slog JSON output.

Jump to

Keyboard shortcuts

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