configuration

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const Type pluginType = "configuration"

Variables

This section is empty.

Functions

func AssembleBackdropConfig added in v0.2.0

func AssembleBackdropConfig(m plugin.Manager, name string, overrides *api.Backdrop) *api.Backdrop

func FindBuildConfig added in v0.2.0

func FindBuildConfig(m plugin.Manager, name string, overrides *api.BuildInfo) (*api.BuildInfo, error)

func MergeBackdrop added in v0.2.0

func MergeBackdrop(target *api.Backdrop, source *api.Backdrop)

func MergeBuildInfo added in v0.2.0

func MergeBuildInfo(target *api.BuildInfo, source *api.BuildInfo)

Types

type Configuration

type Configuration interface {
	dodo.Plugin

	ListBackdrops() ([]*api.Backdrop, error)
	GetBackdrop(string) (*api.Backdrop, error)
}

Jump to

Keyboard shortcuts

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