Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imroc/req
/ StreamEnded
Method
StreamEnded
internal/http2/frame.go:1447–1447 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1445
1446
type
streamEnder
interface
{
1447
StreamEnded() bool
1448
}
1449
1450
type
headersEnder
interface
{
Callers
5
processHeaders
Method · 0.65
handleResponse
Method · 0.65
processTrailers
Method · 0.65
processData
Method · 0.65
TestFramerWriteReadData
Function · 0.65
Implementers
2
DataFrame
internal/http2/frame.go
HeadersFrame
internal/http2/frame.go
Calls
no outgoing calls
Tested by
1
TestFramerWriteReadData
Function · 0.52