MCPcopy
hub / github.com/cloudfoundry/cli / newErrorWrapper

Function newErrorWrapper

api/cloudcontroller/ccv3/errors.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24func newErrorWrapper() *errorWrapper {
25 return new(errorWrapper)
26}
27
28// Make creates a connection in the wrapped connection and handles errors
29// that it returns.

Callers 1

NewRequesterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected