Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
153
type
MessageFilter
interface
{
154
Filter(Message) bool
155
}
Callers
1
Match
Method · 0.65
Implementers
3
MeterIDFilter
flags.go
MeterTypeFilter
flags.go
Decoder
protocol/decode.go
Calls
no outgoing calls
Tested by
no test coverage detected