Documentation ¶ Index ¶ func FindByAttribute(err error) (string, bool) func FindError(errs []error, attribute string) error func WithAttribute(err error, key string, attribute string) error func WithAttributes(err error, attributes map[string]string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FindByAttribute ¶ func FindByAttribute(err error) (string, bool) func FindError ¶ func FindError(errs []error, attribute string) error func WithAttribute ¶ func WithAttribute(err error, key string, attribute string) error func WithAttributes ¶ func WithAttributes(err error, attributes map[string]string) error Types ¶ This section is empty. Source Files ¶ View all Source files with_attribute.go Click to show internal directories. Click to hide internal directories.