package
0.0.0-20241212121852-f3de5c39358e
Repository: https://github.com/mcbattirola/gitnotes.git
Documentation: pkg.go.dev

# Functions

Flag wraps err with an error that will return true from HasFlag(err, flag).
HasFlag reports if err has been flagged with the given flag.
New creates a new error with a flag.

# 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

# Type aliases

ErrorFlag defines a list of flags you can set on errors.