package
0.195.2
Repository: https://github.com/influxdata/flux.git
Documentation: pkg.go.dev

# Functions

As is a wrapper around the errors.As function.
Code returns the error code for the given error.
DocURL returns the DocURL associated with this error if one exists.
Is is a wrapper around the errors.Is function.
No description provided by the author
No description provided by the author
WithDocURL will annotate an error with a DocURL.
No description provided by the author
No description provided by the author

# Structs

Error is the error struct of flux.