Directories
¶
| Path | Synopsis |
|---|---|
|
Package api implements the web panel's backend REST API, mounted under /api.
|
Package api implements the web panel's backend REST API, mounted under /api. |
|
Package assets serves the built web panel (a static SPA).
|
Package assets serves the built web panel (a static SPA). |
|
Package config holds all runtime configuration for opencode-cc.
|
Package config holds all runtime configuration for opencode-cc. |
|
Package metrics provides tiny aggregation helpers used to compute panel statistics (percentiles, rates) from raw store data.
|
Package metrics provides tiny aggregation helpers used to compute panel statistics (percentiles, rates) from raw store data. |
|
Package server wires the HTTP layer: routes, auth, upstream proxying with streaming, and request logging.
|
Package server wires the HTTP layer: routes, auth, upstream proxying with streaming, and request logging. |
|
Package store is a tiny SQLite-backed persistence layer for request logs and aggregate statistics shown in the web panel.
|
Package store is a tiny SQLite-backed persistence layer for request logs and aggregate statistics shown in the web panel. |
Click to show internal directories.
Click to hide internal directories.