Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlobStorer ¶
type Downloader ¶
type Downloader struct {
// contains filtered or unexported fields
}
func NewDownloader ¶
func NewDownloader(bs *blobstore.BlobStore) *Downloader
func (*Downloader) File ¶
func (d *Downloader) File(ctx context.Context, m *node.RawNode) (io.ReadCloser, error)
Click to show internal directories.
Click to hide internal directories.