xcaddy/cmd
Mohammed Al Sahaf 971664d22f
cmd: add synthetic command validate-interfaces
The command is injected when running xcaddy with one of Caddy's commands, though `validate-interfaces` does not exist in Caddy itself. This is useful for [guest modules](https://caddyserver.com/docs/extending-caddy) developers to validate their implementation meets the expectation of the host module.
2023-12-14 23:35:37 +03:00
..
xcaddy cmd: Set up main.go, similar to caddy, for retaining version info 2021-08-30 21:15:04 +03:00
main.go cmd: add synthetic command validate-interfaces 2023-12-14 23:35:37 +03:00
main_test.go Tolerate module file paths with @ in them 2022-07-29 16:49:34 -06:00
main_unix_test.go Don't include version in replacement source 2022-09-28 10:25:41 -06:00
main_windows_test.go Don't include version in replacement source 2022-09-28 10:25:41 -06:00