]> Sergey Matveev's repositories - btrtrc.git/commit
Add MagnetV2 and infohash_v2
authorMatt Joiner <anacrolix@gmail.com>
Tue, 27 Feb 2024 00:06:17 +0000 (11:06 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 28 Feb 2024 05:30:23 +0000 (16:30 +1100)
commitac62a81efc5fdc0de7a99e66bc9a88eb73eadb50
treeef7d5c99ff87438e3dead31f074c8649df547bda
parent4890e2c22c9fa52eebdd0d254b7b3da60ae313cf
Add MagnetV2 and infohash_v2
go.mod
go.sum
metainfo/magnet-v2.go [new file with mode: 0644]
metainfo/magnet-v2_test.go [new file with mode: 0644]
metainfo/magnet.go
metainfo/magnet_test.go
types/infohash-v2/infohash-v2.go [new file with mode: 0644]
types/types.go