Directories
¶
| Path | Synopsis |
|---|---|
|
logpanic
command
|
|
|
utils
|
|
|
cache
Package cache provides a high-performance, thread-safe in-memory cache with optional persistent storage integration.
|
Package cache provides a high-performance, thread-safe in-memory cache with optional persistent storage integration. |
|
ipsegment
Package ipsegment provides network interface and IP address detection utilities.
|
Package ipsegment provides network interface and IP address detection utilities. |
|
logger
Package logger provides an asynchronous logging framework with configurable log levels and multiple output methods.
|
Package logger provides an asynchronous logging framework with configurable log levels and multiple output methods. |
|
maps
Package maps provides thread-safe map implementations for concurrent access.
|
Package maps provides thread-safe map implementations for concurrent access. |
|
notify
Package notify provides utilities for creating and handling distributed state change notifications.
|
Package notify provides utilities for creating and handling distributed state change notifications. |
|
queues
Package queues provides thread-safe queue implementations for concurrent data processing.
|
Package queues provides thread-safe queue implementations for concurrent data processing. |
|
registry
Package registry provides a type registration system for dynamic instance creation and type lookup.
|
Package registry provides a type registration system for dynamic instance creation and type lookup. |
|
requests
Package requests provides request/response coordination for asynchronous operations.
|
Package requests provides request/response coordination for asynchronous operations. |
|
resources
Package resources provides a centralized container for shared application resources.
|
Package resources provides a centralized container for shared application resources. |
|
strings
Package strings provides efficient string building and manipulation utilities.
|
Package strings provides efficient string building and manipulation utilities. |
|
tasks
Package tasks provides a dual-queue task scheduling system with configurable worker limits.
|
Package tasks provides a dual-queue task scheduling system with configurable worker limits. |
|
web
Package web provides RESTful web service definition and request handling utilities.
|
Package web provides RESTful web service definition and request handling utilities. |
|
workers
Package workers provides a simple worker pool for concurrent task execution with configurable concurrency limits.
|
Package workers provides a simple worker pool for concurrent task execution with configurable concurrency limits. |
Click to show internal directories.
Click to hide internal directories.