MCPcopy Create free account
hub / github.com/convox/rack / Code

Method Code

provider/aws/error.go:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10type withCode interface {
11 Code() int
12}
13
14type errorWithCode struct {

Callers 15

AwsErrorCodeFunction · 0.65
awsErrorFunction · 0.65
describeStackMethod · 0.65
secretsManagerWriteMethod · 0.65
secretsManagerDeleteMethod · 0.65
ObjectExistsMethod · 0.65
ObjectFetchMethod · 0.65
isNotFoundFunction · 0.65
AppGetMethod · 0.65

Implementers 3

HandlerFuncTestpkg/test/handler_func.go
errorWithCodeprovider/aws/error.go
apiErrorprovider/aws/error.go

Calls

no outgoing calls

Tested by

no test coverage detected