package
0.0.0-20170610145906-6d8691552d49
Repository: https://github.com/incsw/go-bittorrent-tracker.git
Documentation: pkg.go.dev

# Variables

ErrInvalidInfoData is the error returned when invalid info data provided.
ErrInvalidPeerData is the error returned when invalid peer data provided.
ErrTorrentNotFound is the error returned when torrent not found.

# Structs

Info torrent info struct.
Peer info struct.

# Interfaces

Storage interface.