package
1.17.4
Repository: https://github.com/bytehouse-cloud/driver-go.git
Documentation: pkg.go.dev

# Functions

Errorf returns an error with driver-go's error prefix.
ErrorfWithCaller returns a formatted error with the caller function as prefix e.g.
GetCallerFunctionName gets the name of the calling function skip is the number of levels up from this function e.g.
GetFunctionName returns the name of the function `i`.

# Constants

No description provided by the author