Documentation
¶
Index ¶
- func GetChunkData(ctx context.Context, chunkRef *pbStorageV1.ChunkReference) ([]byte, error)
- func GetDirectoryManifest(ctx context.Context, id *types.BlobIdentifier) (*pbStorageV1.DirectoryManifest, error)
- func GetFileData(ctx context.Context, id *types.BlobIdentifier) ([]byte, error)
- func GetFileManifest(ctx context.Context, id *types.BlobIdentifier) (*pbStorageV1.FileManifest, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetChunkData ¶
func GetChunkData(ctx context.Context, chunkRef *pbStorageV1.ChunkReference) ([]byte, error)
func GetDirectoryManifest ¶
func GetDirectoryManifest(ctx context.Context, id *types.BlobIdentifier) (*pbStorageV1.DirectoryManifest, error)
func GetFileData ¶
func GetFileManifest ¶
func GetFileManifest(ctx context.Context, id *types.BlobIdentifier) (*pbStorageV1.FileManifest, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.