toggle menu
http4k
6.8.1.0
jvm
switch theme
search in API
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