This website requires JavaScript.
Explore
Help
Sign In
dlss
/
FedP2P
Watch
4
Star
0
Fork
You've already forked FedP2P
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
FedP2P
/
peerid.go
6 lines
89 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Use peerID type more, and make its Stringer output nicer
2018-01-06 09:34:31 +08:00
package
torrent
Move a bunch of stuff into subpackages The core package is very large now, and often only parts of it are needed.
2022-11-02 20:03:25 +08:00
import
"github.com/anacrolix/torrent/types"
Use peerID type more, and make its Stringer output nicer
2018-01-06 09:34:31 +08:00
Move a bunch of stuff into subpackages The core package is very large now, and often only parts of it are needed.
2022-11-02 20:03:25 +08:00
type
PeerID
=
types
.
PeerID