# Functions
HandleHealth returns a http.HandlerFunc that returns a 200 if the service is healthly.
HandleIndex returns a http.HandlerFunc that displays a list of currently and previously executed builds.
HandleLogHistory returns a http.HandlerFunc that displays a list recent log entries.
HandleStage returns a http.HandlerFunc that displays the stage details.