Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/imroc/req
/ Reset
Method
Reset
internal/http3/frames.go:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
func
(r *countingByteReader) Reset() {
45
r.NumRead = 0
46
}
47
48
type
frameParser
struct
{
49
r io.Reader
Callers
12
ParseNext
Method · 0.95
tryPutIdleConn
Method · 0.80
TestLogger
Function · 0.80
TestLoggerFromStandardLogger
Function · 0.80
do
Method · 0.80
TestChunkReaderAllocs
Function · 0.80
encodeHeaders
Method · 0.80
encodeTrailers
Method · 0.80
forgetStreamID
Method · 0.80
run
Method · 0.80
writeHeaders
Method · 0.80
clearStream
Method · 0.80
Calls
no outgoing calls
Tested by
3
TestLogger
Function · 0.64
TestLoggerFromStandardLogger
Function · 0.64
TestChunkReaderAllocs
Function · 0.64