Documentation ¶
Overview ¶
Package skip allows a Context to carry the intention to skip parts of the code execution. Mainly used to avoid variances while testing certain functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableSkip ¶
EnableSkip returns a copy of a parent context with skipping enabled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.