# Functions

PatchCaddy will run in background and wait for new conf sent to PatchCaddyCh.
PollCaddy performs polling Caddy Server for its conf and pushes an initial conf in case it returns empty conf and init is set to true.

# Variables

PatchCaddyCh receives string representation of conf for caddy and will automatically send it to Caddy, provided PatchCaddy runs in the background.