MCPcopy 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
186func (d *Dumper) Stop() {
187 d.ch <- nil
188}
189
190func (d *Dumper) Start() {
191 for t := range d.ch {

Callers 15

TestDumperAsyncFunction · 0.95
DisableDumpMethod · 0.80
removeIdleConnLockedMethod · 0.80
addTLSMethod · 0.80
customTlsHandshakeMethod · 0.80
waitForContinueMethod · 0.80
wroteRequestMethod · 0.80
roundTripMethod · 0.80
probeRequestBodyMethod · 0.80
RoundTripOptMethod · 0.80
dialTLSWithContextMethod · 0.80
closeConnMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestDumperAsyncFunction · 0.76