MCPcopy Index your code
hub / github.com/coder/coder / ServerSentEventType

TypeAlias ServerSentEventType

codersdk/serversentevents.go:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20type ServerSentEventType string
21
22const (
23 ServerSentEventTypePing ServerSentEventType = "ping"

Callers 1

ServerSentEventReaderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected