package
1.0.0
Repository: https://github.com/kamilsk/platform.git
Documentation: pkg.go.dev

# Functions

Close gracefully closes the io.Closer and calls the cleaners 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.