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

Method GetTarget

backend/generated-go/v1/rollout_service.pb.go:1408–1413  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1406}
1407
1408func (x *Task) GetTarget() string {
1409 if x != nil {
1410 return x.Target
1411 }
1412 return ""
1413}
1414
1415func (x *Task) GetPayload() isTask_Payload {
1416 if x != nil {

Callers 1

shouldDiffSchemaViaSDLFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected