Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgrr/http2
/ FrameFlags
TypeAlias
FrameFlags
frame.go:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
type
FrameFlags int8
38
39
// Has returns if `f` is in the frame flags or not.
40
func
(flags FrameFlags) Has(f FrameFlags) bool {
Callers
1
parseValues
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected