# Packages
No description provided by the author
# Functions
No description provided by the author
# Structs
An AtomicBroker implements [Broker] and is backed by a swappable [*plugin.GRPCBroker].
An AtomicClient implements [grpc.ClientConnInterface] and is backed by a swappable [*grpc.ClientConn].
BrokerConfig holds Broker configuration fields.
BrokerExt extends a Broker with various helper methods.
No description provided by the author
No description provided by the author
GRPCOpts has GRPC client and server options.
No description provided by the author
# Interfaces
Broker is a subset of the methods exported by *plugin.GRPCBroker.
# Type aliases
No description provided by the author