Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
20
type
ServerSentEventType string
21
22
const
(
23
ServerSentEventTypePing ServerSentEventType =
"ping"
Callers
1
ServerSentEventReader
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected