MCPcopy Index your code
hub / github.com/imroc/req / Lock

Method Lock

transport.go:3710–3710  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3708type fakeLocker struct{}
3709
3710func (fakeLocker) Lock() {}
3711func (fakeLocker) Unlock() {}
3712
3713// cloneTLSConfig returns a shallow clone of cfg, or a new zero tls.Config if

Callers 15

completeTaskMethod · 0.80
popTaskMethod · 0.80
getTestServerURLFunction · 0.80
challengeMethod · 0.80
handleAltSvcMethod · 0.80
setErrorMethod · 0.80
checkAltSvcMethod · 0.80
CloseIdleConnectionsMethod · 0.80
CancelRequestMethod · 0.80
tryPutIdleConnMethod · 0.80

Calls

no outgoing calls

Tested by 1

getTestServerURLFunction · 0.64