# Functions
Copy copies data with the expected digest from the reader into the provided content store writer.
No description provided by the author
ReadBlob retrieves the entire contents of the blob from the provider.
WriteBlob writes data with the expected digest into the content store.
# Interfaces
No description provided by the author
IngestManager provides methods for managing ingests.
Manager provides methods for inspecting, listing and removing content.
No description provided by the author
Store combines the methods of content-oriented interfaces into a set that are commonly provided by complete implementations.
No description provided by the author
# Type aliases
WalkFunc defines the callback for a blob walk.