MCPcopy
hub / github.com/ory/keto / Handler

Struct Handler

internal/check/handler.go:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 config.Provider // TODO does this need to be instantiated?
39 }
40 Handler struct {
41 d handlerDependencies
42 }
43)
44
45var (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected