MCPcopy 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
2766func (x *Timing) GetEnd() *timestamppb.Timestamp {
2767 if x != nil {
2768 return x.End
2769 }
2770 return nil
2771}
2772
2773func (x *Timing) GetExitCode() int32 {
2774 if x != nil {

Callers 2

ScriptCompletedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected