//
pkg.gl
Category
github.com/kamilsk/platform
pkg
safe
package
1.0.0
Repository:
https://github.com/kamilsk/platform.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
4
Files
27 SLOC
#
Functions
Close
Close gracefully closes the io.Closer and calls the cleaners if an error occurred.
Do
Do reliably runs the action and captures panic as its error.
#
Type aliases
Closer
The Closer type is an adapter to allow the use of ordinary functions as the io.Closer interface.