package
0.2.15-rc.3
Repository: https://github.com/ethfsx/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.