Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyCoreSystems/ari
/ Close
Method
Close
bus.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
// redistributes events based on a subscription model.
10
type
Bus
interface
{
11
Close()
12
Sender
13
Subscriber
14
}
Callers
9
makeRequest
Method · 0.65
Close
Method · 0.65
listen
Method · 0.65
main
Function · 0.65
main
Function · 0.65
TestClose
Function · 0.65
TestEvents
Function · 0.65
TestEventsMultipleKeys
Function · 0.65
main
Function · 0.65
Implementers
7
Client
client/arimocks/Client.go
Client_Expecter
client/arimocks/Client.go
Bus
client/arimocks/Bus.go
Bus_Expecter
client/arimocks/Bus.go
Client
client/native/client.go
bus
stdbus/bus.go
Monitor
ext/bridgemon/bridgemon.go
Calls
no outgoing calls
Tested by
3
TestClose
Function · 0.52
TestEvents
Function · 0.52
TestEventsMultipleKeys
Function · 0.52