package
2.1.0+incompatible
Repository: https://github.com/segmentio/nsq_to_redis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New broadcast consumer.
NewConn returns a new Conn.
NewMessage returns a Message or an error if unable to do so.

# Structs

Broadcast consumer distributes messages to N handlers.
Message is a parsed message.
Options for broadcast.

# Interfaces

No description provided by the author
Handler is a message handler.
No description provided by the author