Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgrr/http2
/ ReleaseFrame
Function
ReleaseFrame
frame.go:126–128 ·
view source on GitHub ↗
(fr Frame)
Source
from the content-addressed store, hash-verified
124
}
125
126
func
ReleaseFrame(fr Frame) {
127
framePools[fr.Type()].Put(fr)
128
}
Callers
3
writeRequest
Method · 0.85
ReleaseFrameHeader
Function · 0.85
readFrom
Method · 0.85
Calls
1
Type
Method · 0.65
Tested by
no test coverage detected