Directories
¶
| Path | Synopsis |
|---|---|
|
Package adapter converts wire protocols to/from the normal IR.
|
Package adapter converts wire protocols to/from the normal IR. |
|
Package config loads and validates ccg.toml.
|
Package config loads and validates ccg.toml. |
|
Package dispatch forwards a NormalRequest to a chosen Upstream.
|
Package dispatch forwards a NormalRequest to a chosen Upstream. |
|
Package ledger persists per-request usage into a local SQLite DB.
|
Package ledger persists per-request usage into a local SQLite DB. |
|
Package normal defines the internal request/response IR that all inbound protocol adapters produce and all outbound adapters consume.
|
Package normal defines the internal request/response IR that all inbound protocol adapters produce and all outbound adapters consume. |
|
Package registry loads a signed, externally-hosted preset registry.
|
Package registry loads a signed, externally-hosted preset registry. |
|
Package router picks an upstream for a NormalRequest given a strategy.
|
Package router picks an upstream for a NormalRequest given a strategy. |
|
Package server wires the HTTP surface:
|
Package server wires the HTTP surface: |
|
Package ui serves the read-only local web panel.
|
Package ui serves the read-only local web panel. |
|
Package upstream holds the resolved pool of Upstream endpoints.
|
Package upstream holds the resolved pool of Upstream endpoints. |
Click to show internal directories.
Click to hide internal directories.