package
0.0.0-20231018235809-90deddd72f8f
Repository: https://github.com/grailbio/reflow.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package s3blob implements the blob interfaces for S3.
Package testblob implements a blobstore appropriate for testing.

# Functions

Assertions returns assertions for a blob file.

# Interfaces

A Bucket is a single Namespace of keys from which files can be retrieved.
A Scanner scans keys in a bucket.
Store represents a storage system, from which buckets can retrieved.

# Type aliases

Mux multiplexes a number of blob store implementations.