package
5.17.0+incompatible
Repository: https://github.com/go-playground/webhooks.git
Documentation: pkg.go.dev
# 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.