artifact

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrArtifactOpenLoggerFailed            = errors.New("artifact_open_logger_failed")
	ErrArtifactPrepareBuildDirectoryFailed = errors.New("artifact_prepare_build_directory_failed")
)

Functions

func NewLocal

func NewLocal(options LocalOptions, logger log.Logger) domain.ArtifactManager

Instantiate a new ArtifactManager which will store all the artifacts locally.

Types

type LocalOptions

type LocalOptions interface {
	DeploymentDirTemplate() *template.Template
	DataDir() string
}

Jump to

Keyboard shortcuts

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