Download.Peers() func added
This commit is contained in:
parent
052a899f60
commit
fd34e0a3c1
@ -23,4 +23,5 @@ type Download interface {
|
||||
DownloadAll()
|
||||
Trackers() [][]tracker.Client
|
||||
Files() (ret []File)
|
||||
Peers() map[peersKey]Peer
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user