a4bb03d0da
* begins adding inline segment support for segmentstore * adds PeekThresholdReader struct plus Read and isInline methods * moves PeekThresholdReader to peek.go, adds more simplified Read function * adds PeekThresholdReader tests * reverts Read function to earlier version, updates tests to use ReadFull instead * Get function now handles inline type pointers * adds correct type Size and ExpirationDate to inline segment * fixes return value in Put func error condition * moves thresholdBuf and Read tests into a table test * adds border case test, fixes redundant parts * passes sizedReader size to makeRemotePointer |
||
---|---|---|
.. | ||
common.go | ||
peek_test.go | ||
peek.go | ||
size_test.go | ||
size.go | ||
store_test.go | ||
store.go |