package
0.0.0-20221205105809-c39517ed221f
Repository: https://github.com/amg84/om-stream.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.

# Functions

NewNATS returns a new nats pubsub Client.
NewRedis is a helper function used to create a new RedisPubSub.

# Structs

NATS implements the pubsub Client interface.
RedisPubSub is a redis implementation of the PubSub interface.

# Interfaces

Client specifies the interface for pubsub actions.