mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-08 02:54:50 -05:00
Right now it has a very simple configuration: expvar /debug/vars It will return a JSON object with memory statistics and the command line used to start caddy, which are the two expvars that expvar registers by default. |
||
---|---|---|
.. | ||
assets | ||
caddyfile | ||
https | ||
parse | ||
setup | ||
caddy.go | ||
caddy_test.go | ||
config.go | ||
config_test.go | ||
directives.go | ||
directives_test.go | ||
helpers.go | ||
restart.go | ||
restart_windows.go | ||
sigtrap.go | ||
sigtrap_posix.go | ||
sigtrap_windows.go |