terraform

package
v0.5.7 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2017 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Run starts consuming jobs into a channel of size prefetchLimit

Types

type Consumer

type Consumer struct {
	// contains filtered or unexported fields
}

Consumer is implementation of rmq.Consumer interface

func NewConsumer

func NewConsumer(tag int) *Consumer

NewConsumer is the entrypoint for runners.Consumer

func (*Consumer) Consume

func (consumer *Consumer) Consume(delivery rmq.Delivery)

Consume will delegate jobs to appropriate runners

Jump to

Keyboard shortcuts

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