MCPcopy
hub / github.com/benbjohnson/wtf / Close

Method Close

event.go:73–73  ·  view source on GitHub ↗

Closes the event stream channel and disconnects from the event service.

()

Source from the content-addressed store, hash-verified

71
72 // Closes the event stream channel and disconnects from the event service.
73 Close() error
74}

Callers 15

FindDialByIDMethod · 0.65
FindDialsMethod · 0.65
CreateDialMethod · 0.65
DeleteDialMethod · 0.65
parseResponseErrorFunction · 0.65
MustCloseServerFunction · 0.65
handleEventsMethod · 0.65
ignoreWebSocketReadersFunction · 0.65
TestLogin_OAuth_GitHubFunction · 0.65
TestEventServiceFunction · 0.65
MustCloseMainFunction · 0.65

Implementers 2

Subscriptioninmem/event.go
Subscriptionmock/event.go

Calls

no outgoing calls

Tested by 5

MustCloseServerFunction · 0.52
TestLogin_OAuth_GitHubFunction · 0.52
TestEventServiceFunction · 0.52
MustCloseMainFunction · 0.52
MustCloseDBFunction · 0.52