Comment on metainfo.PieceKey

This commit is contained in:
Matt Joiner 2016-09-16 11:18:36 +10:00
parent c45ffd349d
commit 30da5211dd
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
package metainfo
// Uniquely identifies a piece.
type PieceKey struct {
InfoHash Hash
Index int