package
1.0.0-rc.3
Repository: https://github.com/efficientgo/core.git
Documentation: pkg.go.dev

# Functions

Do runs function and on error return error by argument including the given error (usually from caller function).
ExhaustClose closes the io.ReadCloser with error capture but exhausts the reader before.