backend

package
v0.19.821 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultConfigFileName string = "backend.json"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend interface {
	Init(ctx context.Context) error
	ConfigFile(ctx context.Context) ([]byte, error)
}

Backend exposes a way to configure a backend using s3, or other providers

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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