package
0.2.11
Repository: https://github.com/krystal/go-katapult.git
Documentation: pkg.go.dev

# Functions

AssertContext asserts that both given contexts has the same test key value set.
Context returns a new context.Context with a random value assigned to the test key value using WithContext.
No description provided by the author
FromContext returns the test context value.
WithContext returns a new child context with the test context key set to value.

# Variables

nolint:gosec.
No description provided by the author