http4k-connect-github
Toggle table of contents
6.18.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-github
http4k-connect-github
/
org.http4k.connect.github.webhook
Package-level
declarations
Types
Functions
Types
Git
Hub
Webhook
Link copied to clipboard
fun
interface
GitHubWebhook
Webhook
Event
Type
Link copied to clipboard
enum
WebhookEventType
:
Enum
<
WebhookEventType
>
Functions
Http
Link copied to clipboard
fun
GitHubWebhook.Companion
.
Http
(
url
:
Uri
,
token
:
(
)
->
GitHubToken
,
http
:
HttpHandler
)
:
GitHubWebhook