caddy/modules/caddyhttp/caddyauth
Matthew Holt 95d944613b
Export Replacer and use concrete type instead of interface
The interface was only making things difficult; a concrete pointer is
probably best.
2019-12-29 13:12:52 -07:00
..
basicauth.go Improve godocs all around 2019-12-23 12:45:35 -07:00
caddyauth.go Export Replacer and use concrete type instead of interface 2019-12-29 13:12:52 -07:00
caddyfile.go v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 2019-12-10 13:36:46 -07:00
command.go caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter 2019-10-28 15:08:45 -06:00
hashes.go Improve godocs all around 2019-12-23 12:45:35 -07:00