Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
196
func
(x *Issue) GetRoleGrant() *RoleGrant {
197
if
x != nil {
198
return
x.RoleGrant
199
}
200
return
nil
201
}
202
203
func
(x *Issue) GetLabels() []string {
204
if
x != nil {
Callers
1
buildCELVariablesForRoleGrant
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected