queue

package
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: May 24, 2017 License: Apache-2.0 Imports: 3 Imported by: 5

Documentation

Index

Constants

View Source
const (
	// Ansible is the redis queue which stores jobs
	Ansible = "ansible"
	// Terraform is the redis queue which stores jobs
	Terraform = "terraform"
)

Variables

This section is empty.

Functions

func Publish added in v0.7.0

func Publish(name string, job []byte) (err error)

Publish publishes a given json message to a given queue accepts string and array of bytes and returns a cleanup function and error

func TestConnect added in v0.7.0

func TestConnect() (err error)

TestConnect will test the connectivity to rabbitmq

Types

This section is empty.

Jump to

Keyboard shortcuts

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