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
/
GitHubWebhook
Git
Hub
Webhook
fun
interface
GitHubWebhook
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
action
:
GitHubWebhookAction
)
:
Result
<
Unit
,
RemoteFailure
>