Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresBackend ¶
func (PostgresBackend) DeleteEvent ¶
func (b PostgresBackend) DeleteEvent(id string, pubkey string) error
func (*PostgresBackend) Init ¶
func (b *PostgresBackend) Init() error
func (PostgresBackend) QueryEvents ¶
func (b PostgresBackend) QueryEvents(filter *nostr.Filter) (events []nostr.Event, err error)
func (*PostgresBackend) SaveEvent ¶
func (b *PostgresBackend) SaveEvent(evt *nostr.Event) error
Click to show internal directories.
Click to hide internal directories.