//
pkg.gl
Category
github.com/open-ch/kaeter
hooks
package
0.0.0-20241107114533-5702851476d2
Repository:
https://github.com/open-ch/kaeter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
38 SLOC
#
Functions
HasHook
HasHook checks if the module has an annotation defining the named hook.
RunHook
RunHook executes the hook of the given name and returns it's output when successful.