Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgrr/http2
/ Increment
Method
Increment
windowUpdate.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
func
(wu *WindowUpdate) Increment() int {
29
return
wu.increment
30
}
31
32
func
(wu *WindowUpdate) SetIncrement(increment int) {
33
wu.increment = increment
Callers
4
readLoop
Method · 0.80
handleFrame
Method · 0.80
readNext
Method · 0.80
debugFrame
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected