nsqlib

package
v0.0.0-...-626f07b Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(param NSQLibParam) error

func Publish

func Publish(topic string, value interface{}) error

func RegisterConsumer

func RegisterConsumer(handler NSQHandler, topic, channel string, concurrency int) error

Types

type NSQHandler

type NSQHandler func(message *nsq.Message) error

type NSQLibParam

type NSQLibParam struct {
	NsqLookupdAddrs []string
	NsqdAddr        string
}

Jump to

Keyboard shortcuts

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