# Functions

NewDockerHandler returns a docker handler with crontab.
NewEventRouter returns the a Docker event handler.
StartRouter calls the listener function and takes the interface for testing.

# Structs

DockerEventRouter is the Docker event handler implementation.
DockerHandler handles docker messages.

# Interfaces

Handler handles messages.
Router Interface.