package
0.0.5
Repository: https://github.com/cred-club/propeller.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns a new pubsub type.
NewNats returns nats.
NewRedis returns redis.

# Structs

BasePubSub ...
Nats is wrapper for nats pubsub.
PublishRequest is the publishRequest.
Redis is wrapper over redis pubSub.

# Interfaces

IPubSub is pubsub interface.