MCPcopy Create free account
hub / github.com/goadesign/goa / StatusCode

Method StatusCode

http/error.go:36–36  ·  view source on GitHub ↗

StatusCode return the HTTP status code used to encode the response when not defined in the design.

()

Source from the content-addressed store, hash-verified

34 // StatusCode return the HTTP status code used to encode the response
35 // when not defined in the design.
36 StatusCode() int
37 }
38)
39

Callers 1

ErrorEncoderFunction · 0.65

Implementers 1

ErrorResponsehttp/error.go

Calls

no outgoing calls

Tested by

no test coverage detected