package
1.0.26
Repository: https://github.com/nikitasstepanov/tools.git
Documentation: pkg.go.dev

# Functions

E creates a new custom error instance if the provided error is not nil.
No description provided by the author
New returns type Error with message.

# Constants

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

# Variables

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

# Structs

No description provided by the author

# Interfaces

Error interface defines a custom error type that provides additional context and functionality beyond the standard error interface in Go.

# Type aliases

No description provided by the author