mirror of
https://github.com/aljazceru/khatru.git
synced 2026-01-28 09:24:20 +01:00
support "limit" field on filters.
This commit is contained in:
@@ -24,7 +24,7 @@ type Informationer interface {
|
||||
|
||||
type AdvancedQuerier interface {
|
||||
BeforeQuery(*nostr.Filter)
|
||||
AfterQuery(*nostr.Filter)
|
||||
AfterQuery([]nostr.Event, *nostr.Filter)
|
||||
}
|
||||
|
||||
type AdvancedDeleter interface {
|
||||
|
||||
Reference in New Issue
Block a user