Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ init
Function
init
pkg/distributor/distributor_test.go:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
)
65
66
func
init() {
67
randomStrings = util.GenerateRandomStrings()
68
}
69
70
func
TestConfig_Validate(t *testing.T) {
71
t.Parallel()
Callers
nothing calls this directly
Calls
1
GenerateRandomStrings
Function · 0.92
Tested by
no test coverage detected