MCPcopy
hub / github.com/grpc-ecosystem/grpc-gateway / clearFlags

Function clearFlags

protoc-gen-openapiv2/main_test.go:251–260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

249}
250
251func clearFlags() {
252 *importPrefix = ""
253 *file = "stdin"
254 *allowDeleteBody = false
255 *allowMerge = false
256 *includePackageInTags = false
257 *mergeFileName = "apidocs"
258 *useFQNForOpenAPIName = false
259 *openAPINamingStrategy = ""
260}

Callers 1

TestParseReqParamFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected