# Functions

New creates a new NATS transport.
WithEncoding sets the encoding for NATS transport.

# Constants

TransportName is the name of this transport.

# Structs

Transport acts as both a http client and a http handler.

# Type aliases

Option is the function signature required to be considered an nats.Option.