go.bigb.es/auxilia

v0.2.0
Doc Versions

Directories

PathSynopsis
async
collect Package collect provides generic collection types, lazy iterators, and slice helpers.
collect/cache Package cache provides a generic, TTL-based, in-memory key-value cache with background expiry sweeping and configurable expiration strategies.
collect/set
culpa Package culpa provides structured error handling with typed details, stacktrace capture, and chain traversal.
fn Package fn provides generic utility functions for zero values, tuple selectors, must-helpers, and partial application.
goroutine Package goroutine provides utilities for inspecting goroutines at runtime, including obtaining IDs and stack traces.
internal/graphutil
internal/logutil
internal/syncutil
scribe
stacktrace Package stacktrace captures and formats Go call stacks.
steward