MCPcopy Create free account
hub / github.com/akash-network/node / Done

Method Done

pubsub/bus.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 Subscribe() (Subscriber, error)
27 Close()
28 Done() <-chan struct{}
29}
30
31// Subscriber emits events it sees on the channel returned by Events().

Callers 12

ValidateTxMethod · 0.65
DiffKVStoresFunction · 0.65
stateMachineMethod · 0.65
submitUpgradeProposalMethod · 0.65
runMethod · 0.65
stateMachineMethod · 0.65
watchTestCasesMethod · 0.65
blocksWatchdogMethod · 0.65
DoneMethod · 0.65
TestBusFunction · 0.65
TestCloneFunction · 0.65
ListenForQuitSignalsFunction · 0.65

Implementers 1

buspubsub/bus.go

Calls

no outgoing calls

Tested by 8

stateMachineMethod · 0.52
submitUpgradeProposalMethod · 0.52
runMethod · 0.52
stateMachineMethod · 0.52
watchTestCasesMethod · 0.52
blocksWatchdogMethod · 0.52
TestBusFunction · 0.52
TestCloneFunction · 0.52