feat: add framework-agnostic mock context for testing #1167
Annotations
2 errors
golangci-lint:
mock_context.go#L141
paramTypeCombine: func(name string, value string, options ...func(*OpenAPIParam)) *MockContext[B] could be replaced with func(name, value string, options ...func(*OpenAPIParam)) *MockContext[B] (gocritic)
|
golangci-lint
Process completed with exit code 2.
|