loader

package
v0.0.0-...-3792b5d Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2019 License: Apache-2.0 Imports: 15 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 {
	TemporaryDirectory string `envconfig:"default=/tmp"`
	VerifySSL          bool   `envconfig:"default=true"`
}

type Loader

type Loader interface {
	Load(src, assetName string, mode v1alpha2.AssetMode, filter string) (string, []string, error)
	Clean(path string) error
}

func New

func New(temporaryDir string, verifySSL bool) Loader

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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