Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddHook ¶
func AddHook(hook func(), tag ...string)
AddHook add a func to run when RunHooks is invoked. Hooks are run in FIFO order
func ContainsHook ¶
ContainsHook returns true if a hook with the specified hook tag was added
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.