Documentation ¶
Overview ¶
Package wrangler keeps track of the running bot and handles the activating and termination of running bots.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bots ¶
type Bots struct {
// contains filtered or unexported fields
}
Bots keeps track of the running bot and handles loading and termination.
func (*Bots) ActivateBot ¶
ActivateBot uses the cartridge hash value to and loads any available bot.
Click to show internal directories.
Click to hide internal directories.