Skip to content

Add utility functions similar to those found in stdlib io package#549

Draft
hannahhoward wants to merge 1 commit intomasterfrom
feat/storage-utils
Draft

Add utility functions similar to those found in stdlib io package#549
hannahhoward wants to merge 1 commit intomasterfrom
feat/storage-utils

Conversation

@hannahhoward
Copy link
Collaborator

Per our conversation in data-preservation-programs/singularity#325, I decided to go ahead and implement a PipeStorage and a TeeStorage, analogous to io.Pipe and io.TeeReader.

Also I defined a "FinalizableStorage" based on the implementation in go-car to universalize the concept for "Finalize()"

If these seem useful, I'll do the work to finish this off. (testing and cleanup) Let me know

add utility functions similar to those found in stdlib io package
@hannahhoward hannahhoward requested a review from rvagg September 26, 2023 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant