Documentation ¶ Index ¶ type App func New(appTr *ghinstallation.AppsTransport, github *github.Client, ...) (App, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type App ¶ type App interface { HandleWebhook(ctx context.Context, pr *github.PullRequestEvent) error } func New ¶ func New(appTr *ghinstallation.AppsTransport, github *github.Client, impersonateTags bool) (App, error) Source Files ¶ View all Source files app.gocreate_comment.gocreate_tag.gofind_version_label.goget_installation_client.goget_latest_branch_version.goget_latest_version.gohandle_closed.gohandle_labeled.gohandle_webhook.go Click to show internal directories. Click to hide internal directories.