This website requires JavaScript.
Explore
Help
Sign In
status-im
/
torrent
mirror of
Watch
2
Star
0
Fork
You've already forked torrent
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f067eff8f2
torrent
/
peerid.go
6 lines
89 B
Go
Raw
Normal View
History
Unescape
Escape
Use peerID type more, and make its Stringer output nicer
2018-01-06 01:34:31 +00: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 12:03:25 +00:00
import
"github.com/anacrolix/torrent/types"
Use peerID type more, and make its Stringer output nicer
2018-01-06 01:34:31 +00: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 12:03:25 +00:00
type
PeerID
=
types
.
PeerID