package
0.3.15
Repository: https://github.com/spectre-project/spectred.git
Documentation: pkg.go.dev

# Constants

DefaultTimeout is the default duration to wait for enqueuing/dequeuing to/from routes.

# Variables

ErrPeerWithSameIDExists signifies that a peer with the same ID already exist.

# Structs

Flow is a data structure that is used in order to associate a p2p flow to some route in a router.

# Type aliases

FlowInitializeFunc is a function that is used in order to initialize a flow.