package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewMultiplex creates a new multiplexer session.

# Constants

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

# Variables

No description provided by the author
ErrInvalidState is returned when the other side does something it shouldn't.
ErrShutdown is returned when operating on a shutdown session.
No description provided by the author
No description provided by the author
ErrTwoInitiators is returned when both sides think they're the initiator.
Max time to block waiting for a slow reader to read from a stream before resetting it.
No description provided by the author

# Structs

Multiplex is a mplex session.
No description provided by the author

# Interfaces

The MemoryManager allows management of memory allocations.