objectstore

package
v0.0.0-...-6f8bca6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	Inner datastore.DataStore
}

func (Store) Get

func (s Store) Get(ctx context.Context, digest utils.Digest) ([]byte, error)

func (Store) Has

func (s Store) Has(ctx context.Context, digest utils.Digest) (bool, error)

func (Store) Put

func (s Store) Put(ctx context.Context, b []byte) (utils.Digest, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL