Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Permify/permify
/ NoopBundleWriter
Struct
NoopBundleWriter
internal/storage/storage.go:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
type
NoopBundleWriter
struct
{}
196
197
func
NewNoopBundleWriter() BundleWriter {
198
return
&NoopBundleWriter{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected