torrent/metainfo
Matt Joiner b304baad1b Add error return value to metainfo.MetaInfo.UnmarshalInfo
Too many problems caused by bad info bytes in downstream projects.
2016-09-20 12:32:15 +10:00
..
testdata
README
hash.go Begin exposing all the magic that Client.WriteStatus has so people can parse Client state their own way 2016-07-30 00:37:52 +10:00
info.go Remove the InfoEx type, and don't generate its infohash on the fly 2016-08-26 20:29:05 +10:00
info_test.go Remove the InfoEx type, and don't generate its infohash on the fly 2016-08-26 20:29:05 +10:00
magnet.go Comment typo (#110) 2016-09-07 09:43:29 +10:00
magnet_test.go Add error return value to metainfo.MetaInfo.UnmarshalInfo 2016-09-20 12:32:15 +10:00
metainfo.go Add error return value to metainfo.MetaInfo.UnmarshalInfo 2016-09-20 12:32:15 +10:00
metainfo_test.go Add error return value to metainfo.MetaInfo.UnmarshalInfo 2016-09-20 12:32:15 +10:00
nodes.go
nodes_test.go Remove the InfoEx type, and don't generate its infohash on the fly 2016-08-26 20:29:05 +10:00
piece.go Remove the InfoEx type, and don't generate its infohash on the fly 2016-08-26 20:29:05 +10:00
piece_key.go Comment on metainfo.PieceKey 2016-09-16 11:18:36 +10:00

README

A library for manipulating ".torrent" files.