Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Permify/permify
/ NoopSchemaReader
Struct
NoopSchemaReader
internal/storage/storage.go:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
type
NoopSchemaReader
struct
{}
125
126
func
NewNoopSchemaReader() SchemaReader {
127
return
&NoopSchemaReader{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected