# README
errors-go
Mini packet to work with errors
Methods
HasErrors(interface{}) bool
Checks if error occurs in passed var.
Wrap(method, action string, error) error
Wraps error with method and action, where it occurred.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author