package
0.0.0-20240519052238-4bb677db055a
Repository: https://github.com/spec-tacles/go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
ErrDisconnected occurs when trying to do something that requires a connection but one was unavailable.
No description provided by the author

# Structs

IOPacket represents a JSON packet transmitted through an RW broker.
RWBroker is a broker that uses a Go Reader and Writer.

# Interfaces

Broker is an interface describing message brokers.
No description provided by the author