MCPcopy 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
160type NoopSchemaWriter struct{}
161
162func NewNoopSchemaWriter() SchemaWriter {
163 return &NoopSchemaWriter{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected