Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Permify/permify
/ NoopWatcher
Struct
NoopWatcher
internal/storage/storage.go:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
type
NoopWatcher
struct
{}
216
217
func
NewNoopWatcher() Watcher {
218
return
&NoopWatcher{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected