//
pkg.gl
Category
github.com/evcc-io/evcc
cmd
shutdown
package
0.0.0-20240908172838-7bcebe7d766f
Repository:
https://github.com/evcc-io/evcc.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
4
Files
29 SLOC
#
Functions
Cleanup
Cleanup executes the registered shutdown functions when the stop channel closes.
Register
Register registers a function for executing on application shutdown.