github.com/anacrolix/torrent@v1.61.0/types.go (about) 1 package torrent 2 3 import ( 4 "github.com/anacrolix/torrent/types/infohash" 5 ) 6 7 type shortInfohash = infohash.T