torrent/storage
Matt Joiner cee24fe21b storage: Add TODO about handling Close errors 2017-09-12 18:31:56 +10:00
..
boltPieceCompletion.go Make bolt completion DB directory if necessary 2017-06-01 11:20:50 +10:00
boltdb.go Add bolt piece completion DB 2016-10-25 19:07:26 +11:00
boltpc_test.go make pieceCompletion configurable 2017-05-22 10:23:37 +08:00
completion.go make pieceCompletion configurable 2017-05-22 10:23:37 +08:00
completion_piece_map.go make pieceCompletion configurable 2017-05-22 10:23:37 +08:00
doc.go storage: Add package doc 2017-03-18 13:03:02 +11:00
file.go storage: Add TODO about handling Close errors 2017-09-12 18:31:56 +10:00
file_misc.go Fix issue #96 2016-07-10 23:03:59 +10:00
file_misc_test.go Remove the InfoEx type, and don't generate its infohash on the fly 2016-08-26 20:29:05 +10:00
file_storage_piece.go Rename some of the unexported file storage types 2016-09-12 17:26:39 +10:00
file_test.go Remove the InfoEx type, and don't generate its infohash on the fly 2016-08-26 20:29:05 +10:00
interface.go storage: ClientImpl interface now includes Close 2016-10-25 20:00:09 +11:00
issue95_test.go Rework storage interfaces to make them simpler to implement 2016-09-02 15:10:57 +10:00
issue96_test.go Rework storage interfaces to make them simpler to implement 2016-09-02 15:10:57 +10:00
mmap.go bug fix: initial infoHash for mmapStoragePiece 2017-07-10 19:33:39 +08:00
piece_resource.go Rework storage interfaces to make them simpler to implement 2016-09-02 15:10:57 +10:00
sqlitePieceCompletion.go storage: Only include sqlite3 piece completion implementation if cgo is enabled 2016-10-25 19:54:09 +11:00
storage_test.go Add bolt piece completion DB 2016-10-25 19:07:26 +11:00
wrappers.go Close implicit Client default storage on Client.Close 2017-06-01 22:57:08 +10:00