package
0.11.0
Repository: https://github.com/rafecolton/docker-builder.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Logger sets the (global) logger for the server package.
Serve sets everything up and runs the docker-builder server.

# Constants

BuildRoute is the route used to POST docker builds from JSON.
Description is the help text for the `serer` command.
GitHubRoute is the route for GitHub webhooks.
HealthRoute is the route for health checks.
JobRoute is the route for job operations (various routes, see docs for more info).
TravisRoute is the route for TravisCI webhooks.