util

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildBoolNode added in v0.3.0

func BuildBoolNode(key, value, comment string) []*yaml.Node

func BuildIntNode added in v0.3.0

func BuildIntNode(key, value, comment string) []*yaml.Node

func BuildMapNode added in v0.3.0

func BuildMapNode(key, comment string) (*yaml.Node, *yaml.Node)

func BuildSequenceNode added in v0.3.0

func BuildSequenceNode(key, comment string) (*yaml.Node, *yaml.Node)

func BuildStringNode added in v0.3.0

func BuildStringNode(key, value, comment string) []*yaml.Node

func FileExists

func FileExists(path string) (bool, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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