Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ GetUser
Method
GetUser
pkg/ruler/rulespb/rules.pb.go:112–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
func
(m *RuleGroupDesc) GetUser() string {
113
if
m != nil {
114
return
m.User
115
}
116
return
""
117
}
118
119
func
(m *RuleGroupDesc) GetOptions() []*types.Any {
120
if
m != nil {
Callers
2
LoadRuleGroups
Method · 0.45
LoadRuleGroups
Method · 0.45
Calls
no outgoing calls
Tested by
1
LoadRuleGroups
Method · 0.36