package
0.0.0-20230703214630-6d3db958c73d
Repository: https://github.com/onflow/go-bitswap.git
Documentation: pkg.go.dev
# Functions
New creates a new SessionManager.
# Structs
SessionManager is responsible for creating, managing, and dispatching to sessions.
# Interfaces
Session is a session that is managed by the session manager.
# Type aliases
PeerManagerFactory generates a new peer manager for a session.
SessionFactory generates a new session for the SessionManager to track.