rmq

package
v0.0.0-...-9d6c436 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(serverURI string, jobQueue string, resultQueue string, updateQueue string) (instance.Rmq, error)

Types

type RmqInstance

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

func (*RmqInstance) Publish

func (r *RmqInstance) Publish(queue string, contentType string, deliveryMode uint8, msg []byte) error

func (*RmqInstance) Shutdown

func (r *RmqInstance) Shutdown()

func (*RmqInstance) Subscribe

func (r *RmqInstance) Subscribe(queue string) (<-chan amqp.Delivery, error)

Jump to

Keyboard shortcuts

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