# Functions
New creates and returns a WebHook instance.
# Constants
Docker hook types (only one for now).
# Structs
BuildPayload a docker hub build notice https://docs.docker.com/docker-hub/webhooks/.
Webhook instance contains all methods needed to process events.
# Type aliases
Event defines a Docker hook event type.