Versions in this module Expand all Collapse all v1 v1.0.46 Jul 22, 2023 Changes in this version + type LocalizedError struct + func NewLocalizedError(message string, args ...interface{}) *LocalizedError + func (l LocalizedError) Error() string + func (l LocalizedError) Localize(printer *locale.Printer) string