toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-github
/
org.http4k.connect.github.webhook
/
GitHubWebhook
Git
Hub
Webhook
fun
interface
GitHubWebhook
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
action
:
GitHubWebhookAction
)
:
Result
<
Unit
,
RemoteFailure
>