Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
598
func
(x *Plan) GetHasRollout() bool {
599
if
x != nil {
600
return
x.HasRollout
601
}
602
return
false
603
}
604
605
func
(x *Plan) GetApprovalStatus() ApprovalStatus {
606
if
x != nil {
Callers
2
UpdatePlan
Method · 0.45
RunPlanChecks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected