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.
Showing
app/app.go
deleted
100644 → 0
caddy/assets/path.go
0 → 100644
caddy/caddy.go
0 → 100644
This diff is collapsed.
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment