0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-13 22:51:08 -05:00
caddy/caddy/parse
Matthew Holt ee5c842c7d Code to convert between JSON and Caddyfile
This will be used by the API so clients have an easier time manipulating the configuration
2015-10-27 00:07:22 -06:00
..
dispenser.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
dispenser_test.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
import_test1.txt core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
import_test2.txt core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
lexer.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
lexer_test.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
parse.go Code to convert between JSON and Caddyfile 2015-10-27 00:07:22 -06:00
parse_test.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
parsing.go Code to convert between JSON and Caddyfile 2015-10-27 00:07:22 -06:00
parsing_test.go Code to convert between JSON and Caddyfile 2015-10-27 00:07:22 -06:00