MCPcopy Create free account
hub / github.com/imroc/req / IsZero

Method IsZero

http2/priority.go:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20func (p PriorityParam) IsZero() bool {
21 return p == PriorityParam{}
22}
23
24// PriorityFrame represents a http priority frame.
25type PriorityFrame struct {

Callers 12

TestPriorityParamIsZeroFunction · 0.95
queueForIdleConnMethod · 0.80
getConnMethod · 0.80
TraceInfoMethod · 0.80
createContextMethod · 0.80
TotalTimeMethod · 0.80
connectMethod · 0.80
tooIdleLockedMethod · 0.80
traceGotConnFunction · 0.80
WriteHeadersMethod · 0.80
GetPointerFunction · 0.80
TestPriorityFrameFunction · 0.80

Calls

no outgoing calls

Tested by 2

TestPriorityParamIsZeroFunction · 0.76
TestPriorityFrameFunction · 0.64