Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobHandler ¶
type Printer ¶
type Printer struct { C chan string // contains filtered or unexported fields }
func NewPrinter ¶
type ProgressLog ¶
type RespConsumeJob ¶
type TestWorker ¶
type TestWorker struct {
// contains filtered or unexported fields
}
func Instance ¶
func Instance() *TestWorker
func (*TestWorker) Init ¶
func (t *TestWorker) Init(option Option) (err error)
func (*TestWorker) Start ¶
func (t *TestWorker) Start()
Click to show internal directories.
Click to hide internal directories.