caddy/caddy
Matthew Holt 4ebff9a130 core: Major refactor for graceful restarts; numerous fixes
Merged config and app packages into one called caddy. Abstracted away caddy startup functionality making it easier to embed Caddy in any Go application and use it as a library. Graceful restart (should) now ensure child starts properly. Now piping a gob bundle to child process so that the child can match up inherited listeners to server address. Much cleanup still to do.
2015-10-26 13:34:31 -06:00
..
assets core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
letsencrypt core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
parse core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
setup core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
caddy.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
config.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
config_test.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
directives.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00