This website requires JavaScript.
Explore
Help
Sign In
status-im
/
torrent
Watch
2
Star
0
Fork
0
You've already forked torrent
mirror of
synced
2025-02-23 06:08:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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 12:34:31 +11: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 23:03:25 +11:00
import
"github.com/anacrolix/torrent/types"
Use peerID type more, and make its Stringer output nicer
2018-01-06 12:34:31 +11: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 23:03:25 +11:00
type
PeerID
=
types
.
PeerID
Reference in New Issue
Copy Permalink