package
0.0.0-20240930104349-86cabe370685
Repository: https://github.com/kasv2/kasv2d.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 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.