You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Matthew Holt 402f423693 Implement "global" state for modules, OnLoad and OnUnload callbacks 6 years ago
cmd/caddy2 Very basic middleware and route matching functionality 6 years ago
modules/caddyhttp Implement "global" state for modules, OnLoad and OnUnload callbacks 6 years ago
.gitignore Fix goroutine leak in Run 6 years ago
admin.go Fix goroutine leak in Run 6 years ago
admin_test.go Performance testing Load function 6 years ago
caddy.go Implement "global" state for modules, OnLoad and OnUnload callbacks 6 years ago
listeners.go Close listeners which are no longer used 6 years ago
modules.go Implement "global" state for modules, OnLoad and OnUnload callbacks 6 years ago
modules_test.go Initial commit 6 years ago