package
0.0.0-20250201194253-1f01f6c979db
Repository: https://github.com/blacksmith-vish/sso.git
Documentation: pkg.go.dev

# Functions

FailNilWrapError is a convenience function that returns a closure that wraps an error with a provided operation string.
FailWrapError is a generic function that returns a closure that takes an error as input, wraps it with the provided operation string using github.com/pkg/errors.Wrap, and returns the original result along with the wrapped error.
No description provided by the author