Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrValidConfig = errors.New("HandleParseErrors called with a valid config")
)
Functions ¶
func HandleParseErrors ¶
HandleParseErrors will attempt to unmarshal an invalid rawConfig into the latest config struct, so as to generate a report.Report from the errors. It will always return an error. This is called after config/v* parse functions chain has failed to parse a config.
func StrToPtrStrict ¶ added in v0.26.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.