Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/imroc/req
/ Errorf
Method
Errorf
logger.go:12–12 ·
view source on GitHub ↗
(format string, v ...any)
Source
from the content-addressed store, hash-verified
10
// the Req users, choice of the logger.
11
type
Logger
interface
{
12
Errorf(format string, v ...any)
13
Warnf(format string, v ...any)
14
Debugf(format string, v ...any)
15
}
Callers
15
RoundTrip
Method · 0.65
Do
Method · 0.65
MaxRedirectPolicy
Function · 0.65
AllowedHostRedirectPolicy
Function · 0.65
AllowedDomainRedirectPolicy
Function · 0.65
assertClone
Function · 0.65
badStringError
Function · 0.65
roundTrip
Method · 0.65
Read
Method · 0.65
mapRoundTripError
Method · 0.65
readLoop
Method · 0.65
readLoopPeekFailLocked
Method · 0.65
Implementers
2
disableLogger
logger.go
logger
logger.go
Calls
no outgoing calls
Tested by
15
assertClone
Function · 0.52
TestSendMethods
Function · 0.52
testMethod
Function · 0.52
TestChunk
Function · 0.52
TestChunkReadMultiple
Function · 0.52
TestChunkReaderAllocs
Function · 0.52
TestParseHexUint
Function · 0.52
TestChunkReadingIgnoresExtensions
Function · 0.52
TestIncompleteChunk
Function · 0.52
TestChunkEndReadError
Function · 0.52
TestEqualFold
Function · 0.52
TestIsPrint
Function · 0.52