package
1.11.9
Repository: https://github.com/xmidt-org/webpa-common.git
Documentation: pkg.go.dev

# Functions

Initialize builds the webhook service from the given configuration.
Metrics returns the Metrics relevant to this package.
No description provided by the author
No description provided by the author

# Constants

ClientIDHeader provides a fallback method for fetching the client ID of users registering their webhooks.
Names.

# Structs

Config provides the different options for the initializing the wehbook service.
Webhook contains all the information needed to serve events to webhook listeners.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
Service describes the core operations around webhook subscriptions.
Watch is the interface for listening for webhook subcription updates.

# Type aliases

WatchFunc allows bare functions to pass as Watches.