package
0.0.0-20240106054325-8321ad0eda4c
Repository: https://github.com/kash-protocol/kashd.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.