package
0.3.1
Repository: https://github.com/icinga/icinga-go-library.git
Documentation: pkg.go.dev

# Functions

FromYAMLFile parses the given YAML file and stores the result in the value pointed to by v.
ParseFlags parses CLI flags and stores the result in the value pointed to by v.

# Variables

ErrInvalidArgument is the error returned by [ParseFlags] or [FromYAMLFile] if its parsing result cannot be stored in the value pointed to by the designated passed argument which must be a non-nil pointer.

# Structs

TLS provides TLS configuration options.

# Interfaces

No description provided by the author