MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / WaitAsync

Method WaitAsync

chainbus/bus.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40type BusController interface {
41 HasCallback(topic string) bool
42 WaitAsync()
43}
44
45// Bus englobes global (subscribe, publish, control) bus behavior.

Callers 3

TestSubcribeOnceAsyncFunction · 0.65
TestSubscribeAsyncFunction · 0.65

Implementers 1

ChainBuschainbus/bus.go

Calls

no outgoing calls

Tested by 3

TestSubcribeOnceAsyncFunction · 0.52
TestSubscribeAsyncFunction · 0.52