package
1.0.2
Repository: https://github.com/fichain/go-file.git
Documentation: pkg.go.dev

# Constants

DHT indicates that the peer is found from DHT node.
Incoming indicates that the peer found us.
Manual indicates that the peer is added manually by user.
PEX indicates that the peer is found from another peer with PEX messages.
Tracker indicates that the peer is found from tracker by announcing the torrent.

# Type aliases

Source indicates how we found the Peer.