Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetScriptId
Method
GetScriptId
agent/proto/agent.pb.go:2752–2757 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2750
}
2751
2752
func
(x *Timing) GetScriptId() []byte {
2753
if
x != nil {
2754
return
x.ScriptId
2755
}
2756
return
nil
2757
}
2758
2759
func
(x *Timing) GetStart() *timestamppb.Timestamp {
2760
if
x != nil {
Callers
1
ScriptCompleted
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected