Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imroc/req
/ Stop
Method
Stop
internal/dump/dump.go:186–188 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
184
}
185
186
func
(d *Dumper) Stop() {
187
d.ch <- nil
188
}
189
190
func
(d *Dumper) Start() {
191
for
t :=
range
d.ch {
Callers
15
TestDumperAsync
Function · 0.95
DisableDump
Method · 0.80
removeIdleConnLocked
Method · 0.80
addTLS
Method · 0.80
customTlsHandshake
Method · 0.80
waitForContinue
Method · 0.80
wroteRequest
Method · 0.80
roundTrip
Method · 0.80
probeRequestBody
Method · 0.80
RoundTripOpt
Method · 0.80
dialTLSWithContext
Method · 0.80
closeConn
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestDumperAsync
Function · 0.76