Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkerPool ¶
type WorkerPool struct {
WokerPoolID string
}
WorkerPool allows to interact with a worker pool.
func (*WorkerPool) Columns ¶
func (q *WorkerPool) Columns() []table.Column
Columns returns the columns of the worker pool table.
Click to show internal directories.
Click to hide internal directories.