MCPcopy Create free account
hub / github.com/cortexproject/cortex / SingleResolver

Struct SingleResolver

pkg/util/users/resolver.go:61–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61type SingleResolver struct {
62}
63
64// containsUnsafePathSegments will return true if the string is a directory
65// reference like `.` and `..` or if any path separator character like `/` and

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected