package
0.0.0-20230304155249-cf826ce0da19
Repository: https://github.com/rivalry-matchmaker/rivalry.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.