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

TypeAlias ChatStatus

coderd/database/models.go:1536–1536  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1534}
1535
1536type ChatStatus string
1537
1538const (
1539 ChatStatusWaiting ChatStatus = "waiting"

Callers 4

SubscribeAuthorizedMethod · 0.92
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected