]> Sergey Matveev's repositories - btrtrc.git/commit
Break out file IO abstraction
authorMatt Joiner <anacrolix@gmail.com>
Mon, 11 Aug 2025 06:09:47 +0000 (16:09 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 11 Aug 2025 06:09:47 +0000 (16:09 +1000)
commitecb02b60e921915463d14da26870ce720d2ecce0
tree811f5c0042307b2db989100f1e045b5e67db9cc2
parent5c778813ff6d2b9cbd9c847666ad492d76aeac28
Break out file IO abstraction
storage/file-client.go
storage/file-io.go [new file with mode: 0644]
storage/file-piece.go
storage/file-torrent-io.go
storage/file-torrent.go