Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
type
testEvent []byte
146
147
func
newEvent(addr []byte) testEvent {
148
return
testEvent(addr)
149
}
Callers
2
TestBus
Function · 0.85
TestClone
Function · 0.85
Calls
1
testEvent
TypeAlias · 0.85
Tested by
no test coverage detected