MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetPlanUpdate

Method GetPlanUpdate

backend/generated-go/v1/issue_service.pb.go:1840–1847  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1838}
1839
1840func (x *IssueComment) GetPlanUpdate() *IssueComment_PlanUpdate {
1841 if x != nil {
1842 if x, ok := x.Event.(*IssueComment_PlanUpdate_); ok {
1843 return x.PlanUpdate
1844 }
1845 }
1846 return nil
1847}
1848
1849type isIssueComment_Event interface {
1850 isIssueComment_Event()

Callers 3

EqualMethod · 0.95
listPlanUpdateEventsFunction · 0.45

Calls

no outgoing calls

Tested by 2

listPlanUpdateEventsFunction · 0.36