MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / GetStatusCode

Method GetStatusCode

pkg/rest/request.go:602–604  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

600}
601
602func (r Result) GetStatusCode() int {
603 return r.statusCode
604}
605
606// Into stores the result into obj, if possible. If obj is nil it is ignored.
607// If the returned object is of type Status and has .Status != StatusSuccess, the

Callers 3

GetFunctionMethod · 0.80
GetAliasMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected