conf

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 License: Apache-2.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 ConfigMaker

type ConfigMaker struct {
	// contains filtered or unexported fields
}

func (*ConfigMaker) Make

func (m *ConfigMaker) Make(configPaths []string, overwrites map[string]string) (*types.Config, error)

type Maker

type Maker interface {
	Make(configPaths []string, overwrites map[string]string) (*types.Config, error)
}

func CreateConfigMaker

func CreateConfigMaker(fnd app.Foundation) Maker

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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