rabbitmq

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendMsg

func SendMsg(queue string, msg []byte)

Types

type Mq

type Mq struct {
	// contains filtered or unexported fields
}
var (
	ServiceMq *Mq
)

func (*Mq) Go

func (mq *Mq) Go()

func (*Mq) New

func (mq *Mq) New(action string, opts ...newOption) *Mq

type Options

type Options struct {
	Host     string
	Port     string
	Username string
	Pwd      string
	Vh       string
}

Jump to

Keyboard shortcuts

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