//
pkg.gl
Category
github.com/couchbase/tools-common/errors
util
package
0.1.0
Repository:
https://github.com/couchbase/tools-common.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
6
Files
19 SLOC
#
Functions
Contains
Contains returns a boolean indicating whether the given error contained the given substring.
Unwrap
Unwrap completely unwraps an error, returning the source/root error.