Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Permify/permify
/ NoopSchemaWriter
Struct
NoopSchemaWriter
internal/storage/storage.go:160–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
type
NoopSchemaWriter
struct
{}
161
162
func
NewNoopSchemaWriter() SchemaWriter {
163
return
&NoopSchemaWriter{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected