package
0.3.1
Repository: https://github.com/stygerma/scion.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewProxyNetwork adds transparent reconnection capabilities to the connections created by an snet network.
NewState returns a new state.
NewTickingReconnecter creates a new dispatcher reconnecter.

# 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
No description provided by the author
No description provided by the author

# Variables

Use a var here to allow tests to inject shorter intervals for fast testing.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ProxyNetwork is a wrapper network that creates conns with transparent reconnection capabilities.
No description provided by the author
No description provided by the author
No description provided by the author
A State objects encodes an up or down state in a way that can be used directly in selects.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

IOOperation provides an abstraction around any Conn reads and writes.
No description provided by the author