MCPcopy
hub / github.com/perkeep/perkeep / None

Struct None

pkg/auth/auth.go:274–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272}
273
274type None struct{}
275
276func (None) AllowedAccess(req *http.Request) Operation {
277 return OpAll

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected