Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ WorkspaceTransition
TypeAlias
WorkspaceTransition
coderd/database/models.go:4285–4285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4283
}
4284
4285
type
WorkspaceTransition string
4286
4287
const
(
4288
WorkspaceTransitionStart WorkspaceTransition =
"start"
Callers
2
postWorkspaceBuildsInternal
Method · 0.92
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected