caddy/cmd
Herman Slatman e633d013f6
cmd: fix `Commands` function not returning all registered commands (#7059)
2025-06-12 17:17:51 -06:00
..
caddy cmd: Disable go1.23 tlskyber=1 experiment 2024-12-19 12:17:07 -07:00
cobra.go cmd: Use a factory to create the caddy root command (#6533) 2024-08-22 03:29:42 +00:00
commandfactory.go cmd: Use a factory to create the caddy root command (#6533) 2024-08-22 03:29:42 +00:00
commandfuncs.go Use maps.Copy for simpler map handling (#7009) 2025-05-13 15:16:47 -06:00
commands.go cmd: fix `Commands` function not returning all registered commands (#7059) 2025-06-12 17:17:51 -06:00
commands_test.go cmd: fix `Commands` function not returning all registered commands (#7059) 2025-06-12 17:17:51 -06:00
main.go chore: upgrade .golangci.yml and workflow to v2 (#6924) 2025-06-03 02:24:32 +03:00
main_test.go chore: upgrade .golangci.yml and workflow to v2 (#6924) 2025-06-03 02:24:32 +03:00
packagesfuncs.go chore: upgrade .golangci.yml and workflow to v2 (#6924) 2025-06-03 02:24:32 +03:00
removebinary.go core: Windows service integration (#4790) 2022-07-29 14:06:54 -06:00
removebinary_windows.go Fix compilation on Windows 2022-07-28 15:44:36 -06:00
storagefuncs.go cmd: ignore missing keys during storage export (#6697) 2024-11-18 14:40:51 +00:00
x509rootsfallback.go caddyhttp: Address some Go 1.20 features (#6252) 2024-04-24 00:05:57 +00:00