MCPcopy Create free account
hub / github.com/dgrr/http2 / FrameType

TypeAlias FrameType

frame.go:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6)
7
8type FrameType int8
9
10func (ft FrameType) String() string {
11 switch ft {

Callers 1

parseValuesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected