package
1.19.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

CloseWithErrCapture closes closer and wraps any error with the provided message and assigns it to err.
CloseWithLogOnErr closes an io.Closer and logs any relevant error from it wrapped with the provided format string and args.