testutils

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBoolYamlNode

func CreateBoolYamlNode(value bool, line, column int) *yaml.Node

func CreateIntYamlNode

func CreateIntYamlNode(value int, line, column int) *yaml.Node

func CreateMapYamlNode

func CreateMapYamlNode(contents []*yaml.Node, line, column int) *yaml.Node

func CreateStringYamlNode

func CreateStringYamlNode(value string, line, column int) *yaml.Node

TODO use these more in tests

Types

This section is empty.

Jump to

Keyboard shortcuts

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