mirror of
https://github.com/safing/portbase
synced 2025-09-13 08:39:49 +00:00
Work on tests and query
This commit is contained in:
parent
014f944b2a
commit
1c7f98d9ba
13 changed files with 288 additions and 88 deletions
|
@ -14,6 +14,7 @@ type Interface interface {
|
|||
Query(q *query.Query, local, internal bool) (*iterator.Iterator, error)
|
||||
|
||||
ReadOnly() bool
|
||||
Injected() bool
|
||||
Maintain() error
|
||||
MaintainThorough() error
|
||||
Shutdown() error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue