]> Sergey Matveev's repositories - btrtrc.git/commit
Encapsulate torrent data, and provide os.File and mmap-based implementations
authorMatt Joiner <anacrolix@gmail.com>
Mon, 9 Feb 2015 13:14:52 +0000 (00:14 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 9 Feb 2015 13:14:52 +0000 (00:14 +1100)
commit4b1b009049bdbda112b73e85f6ee1551c67538df
treec4777f927545c7efc8fbf48978ba0e44e7250104
parent029d6939f8ef8ff94ff1c7dcc1f8336ac0dbe591
Encapsulate torrent data, and provide os.File and mmap-based implementations
TODO
data/file/file.go [new file with mode: 0644]
data/mmap/mmap.go [new file with mode: 0644]
misc.go
torrent.go