Versions in this module Expand all Collapse all v1 v1.2.4 Feb 13, 2019 Changes in this version + func ContentSuite(t *testing.T, name string, ...) + func Name(ctx context.Context) string + func SetContextWrapper(ctx context.Context, w ContextWrapper) context.Context + type ContextWrapper func(ctx context.Context) (context.Context, func(context.Context) error, error)