Categorygithub.com/NBCFB/redis_stream
modulepackage
0.0.0-20191213092210-7a995b8ba4df
Repository: https://github.com/nbcfb/redis_stream.git
Documentation: pkg.go.dev

# README

redis_stream

operates on redis stream

# Structs

Broker implements a broker for message publish and subscribe */.
Message has header and body, where header contains ID and stream channel name.
Receiver receives messages */.