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

Method GetUpdates

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

Source from the content-addressed store, hash-verified

2012}
2013
2014func (x *BatchUpdateAppHealthRequest) GetUpdates() []*BatchUpdateAppHealthRequest_HealthUpdate {
2015 if x != nil {
2016 return x.Updates
2017 }
2018 return nil
2019}
2020
2021type BatchUpdateAppHealthResponse struct {
2022 state protoimpl.MessageState

Callers 3

TestAppHealth_HealthyFunction · 0.80
TestAppHealth_500Function · 0.80
TestAppHealth_TimeoutFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestAppHealth_HealthyFunction · 0.64
TestAppHealth_500Function · 0.64
TestAppHealth_TimeoutFunction · 0.64