Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ Size
Method
Size
test/coredns/coredns.go:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
func
(r *Request) Len() int {
return
0 }
84
85
func
(r *Request) Size() int {
86
return
0
87
}
88
89
func
(r *Request) SizeAndDo(m *Msg) bool {
90
return
true
Callers
1
ObjectsAreEqualValues
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected