Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tendermint/tendermint
/ String
Method
String
libs/pubsub/pubsub.go:75–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
type
Query
interface
{
74
Matches(events []types.Event) (bool, error)
75
String() string
76
}
77
78
type
UnsubscribeArgs
struct
{
Callers
15
send
Method · 0.95
ABCIQueryWithOptions
Method · 0.65
TestHexBytes_String
Function · 0.65
TestTrapSignal
Function · 0.65
RunCaptureWithArgs
Function · 0.65
TestSetupEnv
Function · 0.65
TestSetupConfig
Function · 0.65
TestSetupUnmarshal
Function · 0.65
TestJSONMarshalUnmarshal
Function · 0.65
UnmarshalJSON
Method · 0.65
subscribe
Method · 0.65
Unsubscribe
Method · 0.65
Implementers
1
Query
libs/pubsub/query/query.go
Calls
no outgoing calls
Tested by
7
TestHexBytes_String
Function · 0.52
TestTrapSignal
Function · 0.52
TestSetupEnv
Function · 0.52
TestSetupConfig
Function · 0.52
TestSetupUnmarshal
Function · 0.52
TestJSONMarshalUnmarshal
Function · 0.52
TestParseValid
Function · 0.52