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

Function newEvent

pubsub/bus_test.go:147–149  ·  view source on GitHub ↗
(addr []byte)

Source from the content-addressed store, hash-verified

145type testEvent []byte
146
147func newEvent(addr []byte) testEvent {
148 return testEvent(addr)
149}

Callers 2

TestBusFunction · 0.85
TestCloneFunction · 0.85

Calls 1

testEventTypeAlias · 0.85

Tested by

no test coverage detected