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

Method GetHasRollout

backend/generated-go/v1/plan_service.pb.go:598–603  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

596}
597
598func (x *Plan) GetHasRollout() bool {
599 if x != nil {
600 return x.HasRollout
601 }
602 return false
603}
604
605func (x *Plan) GetApprovalStatus() ApprovalStatus {
606 if x != nil {

Callers 2

UpdatePlanMethod · 0.45
RunPlanChecksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected