environment

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	Name    string `yaml:"name"`
	SrcPath string `yaml:"srcPath"`
}

type EnvironmentState

type EnvironmentState struct {
	Name     string            `yaml:"name"`
	YamlKeys map[string]string `yaml:"yamlKeys,flow"`
}

func (*EnvironmentState) UpdateKeys

func (e *EnvironmentState) UpdateKeys(keys map[string]string) bool

Updates current State tags to new given tags. If a new tag isn't in the current State graph, it adds it

Jump to

Keyboard shortcuts

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