Documentation
¶
Index ¶
Constants ¶
View Source
const (
// ErrorGeneric is returned for generic error
ErrorGeneric = 20
)
Variables ¶
This section is empty.
Functions ¶
func CheckError ¶
func CheckError(err error)
CheckError logs a fatal message and exits with ErrorGeneric if err is not nil
func IsCredentialsConfigurationError ¶
IsCredentialsConfigurationError checks if the given error is a wrapped credentials configuration error.
func NewCredentialsConfigurationError ¶
NewCredentialsConfigurationError wraps any error into a credentials configuration error.
Types ¶
Click to show internal directories.
Click to hide internal directories.