package
7.1.0+incompatible
Repository: https://github.com/scalingo/go-utils.git
Documentation: pkg.go.dev
# README
Mock Generation
mockgen -destination nsqlbproducermock/gomock_publish_pinger.go \
-package nsqlbproducermock \
github.com/Scalingo/go-utils/nsqlbproducer \
PublishPinger
# Packages
Package nsqlbproducermock is a generated GoMock package.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
NsqLBProducer a producer that distribute nsq messages across a set of node if a node send an error when receiving the message it will try with another node of the set.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author