# Functions
APIToken sets the (global) apiToken for the webhook package.
DockerBuild parses a simple JSON blob returns a job.Spec
*/.
Github parses a Github webhook HTTP request and returns a job.Spec.
Logger sets the (global) logger for the webhook package.
TestMode sets the (global) testMode variable for the webhook package.
Travis parses a webhook HTTP request from Travis CI and returns a job.Spec
*/.