MCPcopy 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
66func init() {
67 randomStrings = util.GenerateRandomStrings()
68}
69
70func TestConfig_Validate(t *testing.T) {
71 t.Parallel()

Callers

nothing calls this directly

Calls 1

GenerateRandomStringsFunction · 0.92

Tested by

no test coverage detected