meta

package
v0.0.0-...-f66ea8c Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2024 License: AGPL-3.0 Imports: 4 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 interface {
	InsertObject(ctx context.Context, ent *entry.Entry) error
	GetObject(ctx context.Context, bkt bucket.Bucket, fp fullpath.FullPath) (*entry.Entry, error)
	DeleteObjects(ctx context.Context, bkt bucket.Bucket, fp fullpath.FullPath) error
	ListObjects(ctx context.Context, bkt bucket.Bucket, fp fullpath.FullPath, recursive bool) ([]*entry.Entry, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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