MCPcopy Index your code
hub / github.com/code-scan/Goal / Error

Method Error

Ghttp/http.go:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166}
167
168func (h *Http) Error() error {
169 return h.err
170}
171
172func Get(url, proxy string, headers Headers) ([]byte, error) {
173 http := New()

Callers 10

ClientWaitFunction · 0.80
ServerWaitFunction · 0.80
TestNewReqFunction · 0.80
RecvFunction · 0.80
AutoGetDevicesFunction · 0.80
GetIpv4DevicesFunction · 0.80
GetGateMacAddressFunction · 0.80
InitMethod · 0.80
SendMethod · 0.80
SqlQueryFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestNewReqFunction · 0.64