]> Sergey Matveev's repositories - btrtrc.git/commit
Move a bunch of stuff into subpackages
authorMatt Joiner <anacrolix@gmail.com>
Wed, 2 Nov 2022 12:03:25 +0000 (23:03 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 15 Nov 2022 12:31:26 +0000 (23:31 +1100)
commit5501f994cac03f329f692ffb7fc804a94ca8fa2b
tree537918fba0e7167dcd44f1a977324fcfbea8a7fc
parent455913c752a9518c5c37d136bb7c72db41fdc6b1
Move a bunch of stuff into subpackages

The core package is very large now, and often only parts of it are needed.
dialer.go
dialer/dialer.go [new file with mode: 0644]
metainfo/hash.go
metainfo/info.go
misc.go
peerid.go
socket.go
test/unix_test.go
types/infohash/infohash.go [new file with mode: 0644]
types/peerid.go [new file with mode: 0644]