Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ GetLabels
Method
GetLabels
backend/generated-go/store/issue.pb.go:203–208 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
201
}
202
203
func
(x *Issue) GetLabels() []string {
204
if
x != nil {
205
return
x.Labels
206
}
207
return
nil
208
}
209
210
func
(x *Issue) GetRiskLevel() RiskLevel {
211
if
x != nil {
Callers
2
convertToV1Instance
Function · 0.45
convertToStoreInstance
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected