MCPcopy
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

getRecordMethod · 0.65
getMetaMethod · 0.65
PutManyMethod · 0.65
DeleteMethod · 0.65
PurgeMethod · 0.65
PurgeOlderThanMethod · 0.65
ReadOnlyMethod · 0.65

Implementers 7

InjectBasebase/database/storage/injectbase.go
Sinkholebase/database/storage/sinkhole/sinkhol
BBoltbase/database/storage/bbolt/bbolt.go
FSTreebase/database/storage/fstree/fstree.go
Badgerbase/database/storage/badger/badger.go
HashMapbase/database/storage/hashmap/map.go
SQLitebase/database/storage/sqlite/sqlite.go

Calls

no outgoing calls

Tested by

no test coverage detected