Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/screego/server
/ Event
Interface
Event
ws/event.go:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
ws
2
3
type
Event
interface
{
4
Execute(*Rooms, ClientInfo) error
5
}
Callers
1
Start
Method · 0.65
Implementers
8
Join
ws/event_join.go
StartShare
ws/event_share.go
Name
ws/event_name.go
Disconnected
ws/event_disconnected.go
StopShare
ws/event_stop_share.go
Health
ws/event_health.go
Connected
ws/event_connected.go
Create
ws/event_create.go
Calls
no outgoing calls
Tested by
no test coverage detected