Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/safing/portmaster
/ ReadOnly
Method
ReadOnly
base/database/storage/interface.go:21–21 ·
view source on GitHub ↗
Information and Control
()
Source
from the content-addressed store, hash-verified
19
20
// Information and Control
21
ReadOnly() bool
22
Injected() bool
23
Shutdown() error
24
Callers
7
getRecord
Method · 0.65
getMeta
Method · 0.65
PutMany
Method · 0.65
Delete
Method · 0.65
Purge
Method · 0.65
PurgeOlderThan
Method · 0.65
ReadOnly
Method · 0.65
Implementers
7
InjectBase
base/database/storage/injectbase.go
Sinkhole
base/database/storage/sinkhole/sinkhol
BBolt
base/database/storage/bbolt/bbolt.go
FSTree
base/database/storage/fstree/fstree.go
Badger
base/database/storage/badger/badger.go
HashMap
base/database/storage/hashmap/map.go
SQLite
base/database/storage/sqlite/sqlite.go
Calls
no outgoing calls
Tested by
no test coverage detected