storj/pkg/storage/segments
Kaloyan Raev e2d745fe8f
Clean up last segment handling (#408)
* Clean up last segment handling

* Fix increment for AES-GCM nonce

* Fix stream size calculation

* Adapt stream store tests

* Fix Delete method

* Rename info callback to segmentInfo

* Clearer calculation for offset in Nonce.AESGCMNonce()

* Adapt to the new little-endian nonce increment
2018-10-03 16:05:40 +03:00
..
common.go Refactor List in PointerDB (#163) 2018-07-27 09:02:59 +03:00
mock_store.go Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
peek_test.go adds inline segment support for segmentstore (#162) 2018-08-01 16:25:06 -04:00
peek.go adds inline segment support for segmentstore (#162) 2018-08-01 16:25:06 -04:00
size_test.go Fixes V3-176 - Segment size is stored in the pointer (#185) 2018-07-31 18:49:23 -04:00
size.go Fixes V3-176 - Segment size is stored in the pointer (#185) 2018-07-31 18:49:23 -04:00
store_test.go Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
store.go Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00