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

Method GetSyncStatus

backend/generated-go/v1/database_service.pb.go:1764–1769  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1762}
1763
1764func (x *Database) GetSyncStatus() SyncStatus {
1765 if x != nil {
1766 return x.SyncStatus
1767 }
1768 return SyncStatus_SYNC_STATUS_UNSPECIFIED
1769}
1770
1771func (x *Database) GetSyncError() string {
1772 if x != nil {

Callers 1

convertToDatabaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected