Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Permify/permify
/ NoopDataReader
Struct
NoopDataReader
internal/storage/storage.go:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
type
NoopDataReader
struct
{}
43
44
func
NewNoopRelationshipReader() DataReader {
45
return
&NoopDataReader{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected