# Packages
No description provided by the author
go:generate mockgen -destination mock_peer/mock_peer.go github.com/anyproto/any-sync/net/peer Peer.
No description provided by the author
go:generate mockgen -destination mock_pool/mock_pool.go github.com/anyproto/any-sync/net/pool Pool,Service.
No description provided by the author
No description provided by the author
No description provided by the author
go:generate mockgen -destination mock_transport/mock_transport.go github.com/anyproto/any-sync/net/transport Transport,MultiConn.
# Variables
No description provided by the author