MCPcopy Create free account
hub / github.com/belak/gitdir / allImplicitAccessLevels

Struct allImplicitAccessLevels

repo_test.go:272–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272type allImplicitAccessLevels struct {
273 Org AccessLevel
274 User AccessLevel
275 TopLevel AccessLevel
276}
277
278func lookupAndCheck(t *testing.T, c *Config, u *User, path string, access AccessLevel) {
279 t.Helper()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected