# Functions
NewStackExchange returns a new nats StackExchange.
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.
# Structs
StackExchange is a `neffos.StackExchange` for nats based on https://nats-io.github.io/docs/developer/tutorials/pubsub.html.