yml

package
v0.0.0-...-f06959f Latest Latest
Warning

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

Go to latest
Published: May 5, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package yml Holds all operations to read and parse yml files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindValuesByKeyRegex

func FindValuesByKeyRegex(
	data map[interface{}]interface{},
	expression *regexp.Regexp,
) [][]byte

FindValuesByKeyRegex Prints a value when the key is matched by the given regular expression.

func ReadFile

func ReadFile(filename string) (map[interface{}]interface{}, error)

ReadFile Read a file into a yaml document.

Types

This section is empty.

Jump to

Keyboard shortcuts

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