Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Worker ¶
type Worker struct {
WorkerType workertype.WorkerType `yaml:"workertype" json:"workertype"`
WorkerPool string `yaml:"workerpool" json:"workerpool"`
}
Click to show internal directories.
Click to hide internal directories.