0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00
caddy/modules/caddyhttp/fileserver
Matthew Holt bc00d840e8 Export types and fields necessary to build configs (for config adapters)
Also flag most fields with 'omitempty' for JSON marshaling
2019-05-22 12:32:36 -06:00
..
browse.go Export types and fields necessary to build configs (for config adapters) 2019-05-22 12:32:36 -06:00
browselisting.go Take care of remaining TODOs in the browse responder 2019-05-21 13:03:52 -06:00
browsetpl.go
matcher.go Module.New() does not need to return an error 2019-05-21 14:22:21 -06:00
staticfiles.go Export types and fields necessary to build configs (for config adapters) 2019-05-22 12:32:36 -06:00
staticfiles_test.go