pkg/

directory
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: MIT

Directories

Path Synopsis
Package anvil is where raw Go values get shaped: generic helpers over pointers (New), slices (Filter, Transform, Reduce, Slice), the concurrent Map, and Set, plus value helpers such as Tap and TryCast.
Package anvil is where raw Go values get shaped: generic helpers over pointers (New), slices (Filter, Transform, Reduce, Slice), the concurrent Map, and Set, plus value helpers such as Tap and TryCast.
Package backoff provides a thread-safe, configurable exponential backoff implementation using atomic operations.
Package backoff provides a thread-safe, configurable exponential backoff implementation using atomic operations.
Package chrono provides time-related primitives — timers (SetTimeout, SetInterval) and the yeast monotonic clock — together with utilities for generating and validating secure, unique session identifiers.
Package chrono provides time-related primitives — timers (SetTimeout, SetInterval) and the yeast monotonic clock — together with utilities for generating and validating secure, unique session identifiers.
Package errors defines custom error structures and predefined error instances used across the application components.
Package errors defines custom error structures and predefined error instances used across the application components.
Package etch carves text into shape: string helpers (CleanPath, Host, Contains, CheckInvalidHeaderChar), UTF-8/UTF-16 encoding and decoding, and URL parsing (Url).
Package etch carves text into shape: string helpers (CleanPath, Host, Contains, CheckInvalidHeaderChar), UTF-8/UTF-16 encoding and decoding, and URL parsing (Url).
Package forge provides byte buffer implementations for buffer management, reading, and JSON serialization utilizing an internal Buffer.
Package forge provides byte buffer implementations for buffer management, reading, and JSON serialization utilizing an internal Buffer.
Package queue provides a thread-safe, asynchronous task queue implementation.
Package queue provides a thread-safe, asynchronous task queue implementation.

Jump to

Keyboard shortcuts

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