frostfs-sdk-go/object/slicer
Leonard Lyubich ab5ae28fdb slicer: Implement alternative slicing through user writing
Provide method to initialize payload stream as `io.WriteCloser`. This
approach will be useful for applications which need to control data
writing by themselves.

Refs #342.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
2023-04-26 21:39:59 +04:00
..
doc.go Initial commit of static object slicer 2023-04-26 21:38:05 +04:00
options.go Initial commit of static object slicer 2023-04-26 21:38:05 +04:00
slicer.go slicer: Implement alternative slicing through user writing 2023-04-26 21:39:59 +04:00
slicer_test.go slicer: Implement alternative slicing through user writing 2023-04-26 21:39:59 +04:00