MCPcopy
hub / github.com/safing/portmaster / DatabaseKeyPrefix

Method DatabaseKeyPrefix

base/database/query/query.go:173–175  ·  view source on GitHub ↗

DatabaseKeyPrefix returns the key prefix for the database.

()

Source from the content-addressed store, hash-verified

171
172// DatabaseKeyPrefix returns the key prefix for the database.
173func (q *Query) DatabaseKeyPrefix() string {
174 return q.dbKeyPrefix
175}

Callers 10

processQueryMethod · 0.80
QueryMethod · 0.80
queryExecutorMethod · 0.80
PurgeMethod · 0.80
QueryMethod · 0.80
queryExecutorMethod · 0.80
queryExecutorMethod · 0.80
PurgeMethod · 0.80
QueryMethod · 0.80
QueryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected