storage

package
v0.0.0-...-e27afb6 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2022 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Driver string `json:"driver" usage:"configure how information is stored" default:"s3"`

	S3    s3.Config    `json:"s3"`
	Proxy proxy.Config `json:"proxy"`
}

type Stores

type Stores struct {
	BlockAPIServer   blockv1.BlockAPIServer
	DatasetAPIServer datasetv1.DatasetAPIServer
}

func ObtainStores

func ObtainStores(ctx context.Context, cfg Config) (*Stores, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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