Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SweeperAgent ¶
type SweeperAgent struct {
// contains filtered or unexported fields
}
func NewSweeperAgent ¶
func NewSweeperAgent(configPath string) (*SweeperAgent, error)
func (*SweeperAgent) Setup ¶
func (a *SweeperAgent) Setup() error
func (*SweeperAgent) Stop ¶
func (a *SweeperAgent) Stop()
Click to show internal directories.
Click to hide internal directories.