]> Sergey Matveev's repositories - btrtrc.git/blob - peerid.go
Don't use path.Join in default webseed path escaper
[btrtrc.git] / peerid.go
1 package torrent
2
3 import "github.com/anacrolix/torrent/types"
4
5 type PeerID = types.PeerID