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

Method GetReportInterval

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

Source from the content-addressed store, hash-verified

1863}
1864
1865func (x *UpdateStatsResponse) GetReportInterval() *durationpb.Duration {
1866 if x != nil {
1867 return x.ReportInterval
1868 }
1869 return nil
1870}
1871
1872type Lifecycle struct {
1873 state protoimpl.MessageState

Callers 1

reportLockedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected