//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
util
runutil
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
5
Files
24 SLOC
#
Functions
CloseWithErrCapture
CloseWithErrCapture closes closer and wraps any error with the provided message and assigns it to err.
CloseWithLogOnErr
CloseWithLogOnErr closes an io.Closer and logs any relevant error from it wrapped with the provided format string and args.