//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
util
errors
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
3
Files
36 SLOC
#
Functions
ErrorIs
ErrorIs is similar to `errors.Is` but receives a function to compare.
WithCause
WithCause wrappers err with a error cause.