package
0.0.13
Repository: https://github.com/crowdsecurity/go-cs-lib.git
Documentation: pkg.go.dev

# Functions

IsMapping reports whether a type is a mapping in YAML, represented as a map[interface{}]interface{}.
IsScalar reports whether a type is a scalar value in YAML.
IsSequence reports whether a type is a sequence in YAML, represented as an []interface{}.
No description provided by the author
YAML deep-merges any number of YAML sources, with later sources taking priority over earlier ones.

# Structs

No description provided by the author