http4k-connect-github
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-github
http4k-connect-github
/
org.http4k.connect.github.app
/
GitHubApp
Git
Hub
App
interface
GitHubApp
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
<
R
>
invoke
(
action
:
GitHubAppAction
<
R
>
)
:
Result
<
R
,
RemoteFailure
>