fsbuilder

package
v0.0.0-...-a8e4d9d Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2020 License: AGPL-3.0 Imports: 3 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 {
	// contains filtered or unexported fields
}

func NewConfig

func NewConfig(secrets stores.SecretKeyValueStore, tx *sqlx.Tx) *Config

func (*Config) Secrets

func (self *Config) Secrets() stores.SecretKeyValueStore

func (*Config) Tx

func (self *Config) Tx() *sqlx.Tx

type FsBuilder

type FsBuilder interface {
	Build(operationUuid string) (io.Reader, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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