caddymodules

package
v0.0.0-...-fe5d709 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 27 Imported by: 0

Documentation

Overview

caddymodules is a package that imports all the plugins necessary to make the embedded caddy proxy server work correctly. After importing _this_ package, a golang program can call `caddy.Load(...)` to start the proxy server.

Normally a golang program could import `"github.com/caddyserver/caddy/v2/modules/standard"` to achieve the same goal, but something in the nix/golang module building code chokes on some deep dependency in the caddy modules. Through trial and error, this set of imports seems to work.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL