MCPcopy Index your code
hub / github.com/screego/server / StartShare

Struct StartShare

ws/event_share.go:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9type StartShare struct{}
10
11func (e *StartShare) Execute(rooms *Rooms, current ClientInfo) error {
12 room, err := rooms.CurrentRoom(current)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected