mq

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2021 License: MIT Imports: 5 Imported by: 0

README

go-mq

基于amqp的消息队列

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQueue

func NewQueue(driver Driver, key message.Key, config driver.Config) (driver.Interface, error)

Types

type Driver

type Driver string
const (
	Amqp  Driver = "amqp"
	Redis Driver = "reds"
)

type MessageQueue

type MessageQueue struct{}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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