demos

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DemoQueueData

type DemoQueueData struct {
	A string `json:"a"`
	B int    `json:"b"`
}

type MQ

type MQ struct{}

func NewMQ

func NewMQ() *MQ

func (*MQ) EnHandle

func (q *MQ) EnHandle(ctx context.Context) interface{}

type MQC

type MQC struct{}

func NewMQC

func NewMQC() *MQC

func (*MQC) Handle

func (q *MQC) Handle(ctx context.Context) interface{}

Jump to

Keyboard shortcuts

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