Open-Source Wikis

/

Caddy

/

Packages

caddyserver/caddy

Packages

The packages lens covers the Go packages in this repo that are intended to be importable by external code (plugins, embedders, test users), distinct from the implementation-detail packages that the apps and systems lenses already cover.

The repo is a single Go module (github.com/caddyserver/caddy/v2), so "packages" here means top-level Go packages worth a focused page.

Pages

Other Go packages exist (cmd/caddycmd, notify, internal/..., modules/...) but are either CLI implementation details, internal-only, or already covered as apps/systems.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Packages – Caddy wiki | Factory