Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ValidateTx
Method · 0.65
DiffKVStores
Function · 0.65
stateMachine
Method · 0.65
submitUpgradeProposal
Method · 0.65
run
Method · 0.65
stateMachine
Method · 0.65
watchTestCases
Method · 0.65
blocksWatchdog
Method · 0.65
Done
Method · 0.65
TestBus
Function · 0.65
TestClone
Function · 0.65
ListenForQuitSignals
Function · 0.65
Implementers
1
bus
pubsub/bus.go
Calls
no outgoing calls
Tested by
8
stateMachine
Method · 0.52
submitUpgradeProposal
Method · 0.52
run
Method · 0.52
stateMachine
Method · 0.52
watchTestCases
Method · 0.52
blocksWatchdog
Method · 0.52
TestBus
Function · 0.52
TestClone
Function · 0.52