mq

package
v0.0.0-...-049319c Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunConsumer

func RunConsumer(host string, port string, topic string, channel string, dbHost string, dbPort string, dbUser string, dbPassword string, dbName string)

Types

type PostMessageHandler

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

func (*PostMessageHandler) HandleMessage

func (h *PostMessageHandler) HandleMessage(m *nsq.Message) error

type Producer

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

func NewProducer

func NewProducer(host string, port string, topic string, channel string) *Producer

func (*Producer) PushPost

func (p *Producer) PushPost(m *pb.Post)

Jump to

Keyboard shortcuts

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