MCPcopy
hub / github.com/uber-go/nilaway / takesNonnil

Function takesNonnil

testdata/src/go.uber.org/errorreturn/errorreturn.go:191–191  ·  view source on GitHub ↗
(any)

Source from the content-addressed store, hash-verified

189}
190
191func takesNonnil(any) {}
192
193// this is mostly here to identify failures of the error checking mechanism in its most basic form
194// if this test fails then the mechanism is very broken

Callers 4

simpleUsesErrFuncFunction · 0.70
usesErrFuncFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected