Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
Source source.Source
Provider provider.Provider
TimePeriod time.Duration
// contains filtered or unexported fields
}
func (*Controller) Run ¶
func (ctrl *Controller) Run()
func (*Controller) RunOnce ¶
func (ctrl *Controller) RunOnce() error
Click to show internal directories.
Click to hide internal directories.