//
pkg.gl
Category
octorun.github.io/octorun
pkg
github
webhook
package
0.1.1
Repository:
https://github.com/octorun/octorun.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
122 SLOC
#
Functions
WebhookFor
No description provided by the author
#
Structs
Request
No description provided by the author
Server
No description provided by the author
Webhook
No description provided by the author
#
Interfaces
Handler
Handler can handle a Webhook.
HandlerRegistrar
No description provided by the author
#
Type aliases
HandlerFunc
HandlerFunc implements Handler interface using a single function.