Versions in this module Expand all Collapse all v0 v0.0.1 May 19, 2019 Changes in this version + type GenericEvent struct + Installation *github.Installation + type Server struct + AppID int + GitHubAppClient *github.Client + Port int + PrivateKeyFile string + Queue workqueue.RateLimitingInterface + WebhookSecret string + func (s *Server) Run(stopCh <-chan struct{}, shutdownCh chan struct{}) error + type Webhook struct + AppGitHub *github.Client + AppID *int + Event interface{} + Github *github.Client + Queue workqueue.RateLimitingInterface + func (w *Webhook) Process() bool + func (w *Webhook) SyncInstallation(re *github.InstallationRepositoriesEvent) error