package
3.14.0+incompatible
Repository: https://github.com/cepave/open-falcon-backend.git
Documentation: pkg.go.dev

# Functions

Debug creates an Option to set the debug flag to b.
Memoize creates an Option to set the memoize flag to b.
Parse parses the data from b using filename as information in the error messages.
ParseFile parses the file identified by filename.
ParseReader parses the data from r using filename as information in the error messages.
No description provided by the author
Recover creates an Option to set the recover flag to b.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Option is a function that can set an option on the parser.