util

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringSetAppend

func StringSetAppend(set []string, vals ...string) []string

func ToSafeGoVariableName

func ToSafeGoVariableName(name string) string

func ValidateStrArg

func ValidateStrArg(arg string, allowed []string) error

Types

type AtomicBool

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

func (*AtomicBool) Load

func (b *AtomicBool) Load() bool

func (*AtomicBool) Store

func (b *AtomicBool) Store(value bool)

type YAMLData

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

func NewYAMLData

func NewYAMLData(path string) YAMLData

func (*YAMLData) ReadFile

func (d *YAMLData) ReadFile(out interface{}) error

func (*YAMLData) SaveFile

func (d *YAMLData) SaveFile(in interface{}) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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