package
0.1.15
Repository: https://github.com/wolffunservice/wolfsocket.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewStackExchange returns a new nats StackExchange.
No description provided by the author
No description provided by the author
With accepts a nats.Options structure which contains the whole configuration and returns a nats.Option which can be passed to the `NewStackExchange`'s second input variadic argument.

# Variables

No description provided by the author
InvalidPrefix is returned when a message with a channel prefix that does not match the expected prefix is received during subscription.

# Structs

StackExchange is a `wolfsocket.StackExchange` for nats based on https://nats-io.github.io/docs/developer/tutorials/pubsub.html.
No description provided by the author