StatusCode return the HTTP status code used to encode the response when not defined in the design.
()
| 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 |
no outgoing calls
no test coverage detected