Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DoNewsCode/core
/ Do
Method
Do
clihttp/client.go:21–21 ·
view source on GitHub ↗
(req *http.Request)
Source
from the content-addressed store, hash-verified
19
// HttpDoer modules a upstream http client.
20
type
HttpDoer
interface
{
21
Do(req *http.Request) (*http.Response, error)
22
}
23
24
// Client is a http client that traces http requests.
Callers
8
Make
Method · 0.65
SubscribeReloadEventFrom
Method · 0.65
broadcastAtDeadlineOnce
Method · 0.65
UploadFromUrl
Method · 0.65
TestProviders
Function · 0.65
Do
Method · 0.65
TestTracing
Function · 0.65
execute
Method · 0.65
Implementers
1
Client
clihttp/client.go
Calls
no outgoing calls
Tested by
2
TestProviders
Function · 0.52
TestTracing
Function · 0.52