Versions in this module Expand all Collapse all v1 v1.8.9 Sep 17, 2026 v1.8.8 Sep 17, 2026 Changes in this version + const ErrorGeneric + func CheckError(err error) + func Fatal(exitcode int, args ...any) + func Fatalf(exitcode int, format string, args ...any) + func IsCredentialsConfigurationError(err error) bool + func NewCredentialsConfigurationError(err error) error + type Handler struct + func NewHandler(t *testing.T) *Handler + func (h *Handler) FailOnErr(v any, err error) any