Categorygithub.com/spacetab-io/errors-go
modulepackage
1.3.0
Repository: https://github.com/spacetab-io/errors-go.git
Documentation: pkg.go.dev

# 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.

# Functions

HasErrors checks if error occurs in passed err.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

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