Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ReqQueue workqueue.Interface
)
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController() *Controller
func (*Controller) Name ¶
func (c *Controller) Name() string
func (*Controller) Stop ¶
func (c *Controller) Stop()
func (*Controller) Sync ¶
func (c *Controller) Sync()
Click to show internal directories.
Click to hide internal directories.