Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Permify/permify
/ NoopBundleReader
Struct
NoopBundleReader
internal/storage/storage.go:176–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
type
NoopBundleReader
struct
{}
177
178
func
NewNoopBundleReader() BundleReader {
179
return
&NoopBundleReader{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected