Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Running ¶
func Running(skipAct Action, act middleware.Action) middleware.Action
Running checks if a skip condition is satisfied before invoking the action itself. When used within a middleware chain, any wrap actions will be skipped if the skip condition resolves to true
Types ¶
Click to show internal directories.
Click to hide internal directories.