Versions in this module Expand all Collapse all v1 v1.1.0 Oct 9, 2024 Changes in this version + func Error(err error) string + func SetErrSeparator(s string) + func ShowFullError(b bool) + func Translate(err error) string + func UseTranslator(et ErrorTranslator) + type ErrorTranslator interface + RegisterTranslations func(v *validator.Validate) (ut.Translator, error)