MCPcopy Index your code
hub / github.com/expr-lang/expr / Match

Method Match

test/coredns/coredns.go:124–126  ·  view source on GitHub ↗
(reply *Msg)

Source from the content-addressed store, hash-verified

122}
123
124func (r *Request) Match(reply *Msg) bool {
125 return true
126}
127
128type Msg struct {
129 MsgHdr

Callers 3

isPrivateFunction · 0.80
isPrivateFunction · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected