Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ GetValue
Method
GetValue
backend/generated-go/store/project.pb.go:68–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
func
(x *Label) GetValue() string {
69
if
x != nil {
70
return
x.Value
71
}
72
return
""
73
}
74
75
func
(x *Label) GetColor() *color.Color {
76
if
x != nil {
Callers
1
checkDefault
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected