ignition

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Wrapper

type Wrapper interface {
	SetFile(filePath string, contents []byte, mode int)
	AsJson() ([]byte, error)
	AsMap() (map[string]interface{}, error)
	Merge(parent config_latest_types.Config) config_latest_types.Config
}

func NewWrapper

func NewWrapper() (Wrapper, error)

Jump to

Keyboard shortcuts

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