Documentation
¶
Index ¶
- func GetChunkData(ctx context.Context, chunkId *types.BlobIdentifier) ([]byte, error)
- func GetChunkReference(ctx context.Context, chunkId *types.BlobIdentifier) (*pbStorageV1.ChunkReference, 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 GetChunkReference ¶ added in v0.2.0
func GetChunkReference(ctx context.Context, chunkId *types.BlobIdentifier) (*pbStorageV1.ChunkReference, 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.