package
1.33.0-rc3
Repository: https://github.com/ovh/utask.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

enumerate all recognized db errors.
enumerate all recognized db errors.
enumerate all recognized db errors.
enumerate all recognized db errors.
enumerate all recognized db errors.

# Structs

Interpreter generates standard errors using two components: - an Analyzer, which is specific to a given DB (postgres, mysql, ...) - an ErrFactory, which generates a standard error from the ErrType output by the Analyzer.

# Type aliases

ErrType describes one among possible DB-related errors.