Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ GetFiles
Method
GetFiles
pkg/ruler/ruler.pb.go:100–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
func
(m *RulesRequest) GetFiles() []string {
101
if
m != nil {
102
return
m.Files
103
}
104
return
nil
105
}
106
107
func
(m *RulesRequest) GetType() string {
108
if
m != nil {
Callers
1
getShardedRules
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected