Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Config *conf.Options Cron *cron.Cron CronEntryID cron.EntryID GitlabClient *gitlab.Client Services []Services.PollerService }
The Client polls the Gitlab API periodically
func NewClient ¶
NewClient creates a new Client and adds a cron for polling as often as config.PollerCron says
Click to show internal directories.
Click to hide internal directories.