mirror of
https://github.com/coredns/coredns.git
synced 2026-01-25 01:42:54 -05:00
Play some more with torrenting
Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -3,7 +3,7 @@ package torrent
|
||||
// Torrent contains the file data that needs to be torrented.
|
||||
type Torrent struct {
|
||||
dbfile string
|
||||
seed bool
|
||||
dht bool
|
||||
|
||||
stop chan struct{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user