binder

package
v1.3.0-pre1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2019 License: Apache-2.0 Imports: 13 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SerialiseBuiltinConfig

func SerialiseBuiltinConfig() string

Types

type Binder

type Binder struct {
	Loader   DefinitionLoader
	ToolName string
}

func (*Binder) Bind

func (b *Binder) Bind()

type DefinitionLoader

type DefinitionLoader interface {
	LoadAndMerge(files []string) (map[string]interface{}, error)
	WriteMerged(data map[string]interface{}, path string) error
}

Jump to

Keyboard shortcuts

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