Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetEnd
Method
GetEnd
agent/proto/agent.pb.go:2766–2771 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2764
}
2765
2766
func
(x *Timing) GetEnd() *timestamppb.Timestamp {
2767
if
x != nil {
2768
return
x.End
2769
}
2770
return
nil
2771
}
2772
2773
func
(x *Timing) GetExitCode() int32 {
2774
if
x != nil {
Callers
2
ScriptCompleted
Method · 0.45
completeWorkspaceBuildJob
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected