MCPcopy
hub / github.com/bemasher/rtlamr / MessageFilter

Interface MessageFilter

protocol/parse.go:153–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153type MessageFilter interface {
154 Filter(Message) bool
155}

Callers 1

MatchMethod · 0.65

Implementers 3

Decoderprotocol/decode.go

Calls

no outgoing calls

Tested by

no test coverage detected