package
0.12.2
Repository: https://github.com/octolab/pkg.git
Documentation: pkg.go.dev

# Functions

Close gracefully closes the io.Closer and calls the handler if an error occurred.
Do reliably runs the action and captures panic as its error.

# Type aliases

The Closer type is an adapter to allow the use of ordinary functions as the io.Closer interface.