package
0.0.0-20190823073817-48c9e09f6365
Repository: https://github.com/kylesliu/golang-learn.git
Documentation: pkg.go.dev
# Structs
MessageHandler adheres to the nsq.Handler interface.
NoopNSQLogger allows us to pipe NSQ logs to dev/null The default NSQ logger is great for debugging, but did not fit our normally well structured JSON logs.