meta

package
v1.112.3 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2023 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Consumer added in v1.106.0

type Consumer struct {
	nsq.Consumer
}

Consumer for meta.

func NewConsumer added in v1.106.0

func NewConsumer(h nsq.Consumer) *Consumer

NewConsumer for meta.

func (*Consumer) Consume added in v1.106.0

func (h *Consumer) Consume(ctx context.Context, message *nsq.Message) error

type Producer

type Producer struct {
	nsq.Producer
	// contains filtered or unexported fields
}

Producer for meta.

func NewProducer

func NewProducer(userAgent string, p nsq.Producer) *Producer

NewProducer for meta.

func (*Producer) Produce added in v1.106.0

func (p *Producer) Produce(ctx context.Context, topic string, message *nsq.Message) error

Jump to

Keyboard shortcuts

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