MCPcopy 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
68func (x *Label) GetValue() string {
69 if x != nil {
70 return x.Value
71 }
72 return ""
73}
74
75func (x *Label) GetColor() *color.Color {
76 if x != nil {

Callers 1

checkDefaultFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected