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

Method GetRoleGrant

backend/generated-go/store/issue.pb.go:196–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

194}
195
196func (x *Issue) GetRoleGrant() *RoleGrant {
197 if x != nil {
198 return x.RoleGrant
199 }
200 return nil
201}
202
203func (x *Issue) GetLabels() []string {
204 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected