Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIVersion ¶
type APIVersion interface { Version() string WebhookHandler() http.HandlerFunc }
APIVersion is the interface for all supported API versions that can be served by the webhooked server
Click to show internal directories.
Click to hide internal directories.