Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
console
command
|
|
|
deepmerge
command
|
|
|
radix
command
|
|
|
routing
command
Package main demonstrates the routing package with a simple HTTP server.
|
Package main demonstrates the routing package with a simple HTTP server. |
|
routing-api
command
|
|
|
routing-zeroalloc
command
Package main demonstrates zero-allocation routing with the Context API.
|
Package main demonstrates zero-allocation routing with the Context API. |
|
pkg
|
|
|
console
Package console provides a CLI application framework built on the github.com/mrlm-net/go/pkg/console/pipeline middleware engine.
|
Package console provides a CLI application framework built on the github.com/mrlm-net/go/pkg/console/pipeline middleware engine. |
|
console/pipeline
Package pipeline provides a middleware-based execution engine.
|
Package pipeline provides a middleware-based execution engine. |
|
data/deepmerge
Package deepmerge provides generic deep merging for maps, slices, and custom types with configurable strategies and explicit presence tracking.
|
Package deepmerge provides generic deep merging for maps, slices, and custom types with configurable strategies and explicit presence tracking. |
|
data/radix
Package radix provides a generic radix tree (prefix tree) implementation optimized for fast prefix-based lookups and routing use cases.
|
Package radix provides a generic radix tree (prefix tree) implementation optimized for fast prefix-based lookups and routing use cases. |
|
routing
Package routing provides a high-performance HTTP router with zero-allocation routing.
|
Package routing provides a high-performance HTTP router with zero-allocation routing. |
|
router
module
|
Click to show internal directories.
Click to hide internal directories.