model

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Queue

type Queue struct {
	Name            string `json:"name"`
	PollingInterval uint   `json:"polling_interval"`
	MaxWorkers      uint   `json:"max_workers"`
}

Queue describes a queue.

type Routing

type Routing struct {
	QueueName   string `json:"queue_name"`
	JobCategory string `json:"job_category"`
}

Routing describes a routing.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL