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. |
Click to show internal directories.
Click to hide internal directories.