package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Dec 21, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Queue struct {
Name string `json:"name"`
PollingInterval uint `json:"polling_interval"`
MaxWorkers uint `json:"max_workers"`
}
Queue describes a queue.
type Routing struct {
QueueName string `json:"queue_name"`
JobCategory string `json:"job_category"`
}
Routing describes a routing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.