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

Method GetAge

agent/proto/agent.pb.go:3934–3939  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3932}
3933
3934func (x *WorkspaceAgentMetadata_Result) GetAge() int64 {
3935 if x != nil {
3936 return x.Age
3937 }
3938 return 0
3939}
3940
3941func (x *WorkspaceAgentMetadata_Result) GetValue() string {
3942 if x != nil {

Callers 1

MetadataResultFromProtoFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected