xnsq

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Nsq

type Nsq struct {
	Topic string
	Host  string
	Port  string
}

func NewNsq

func NewNsq() Nsq

func (Nsq) InitConsumer

func (m Nsq) InitConsumer(topic, channel string, handler nsq.Handler)

初始化消费者

func (Nsq) Publish

func (m Nsq) Publish(topic string, body []byte) error

Jump to

Keyboard shortcuts

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