package
1.0.13
Repository: https://github.com/ccureau/go-probot.git
Documentation: pkg.go.dev

# Functions

HandleEvent registers an eventHandler for a named event.
NewApp instantiates a GitHub App from environment variables.
NewContext instantiates a new context.
NewEnterpriseClient instantiates a new GitHub Client using the App and Installation.
Start handles initialization and setup of the webhook server.
No description provided by the author

# Structs

App encapsulates the fields needed to define a GitHub App.
Context encapsulates the fields passed to webhook handlers.