MCPcopy Create free account
hub / github.com/daodst/chat / Prepare

Method Prepare

federationapi/storage/tables/interface.go:45–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 SelectExpiredEDUs(ctx context.Context, txn *sql.Tx, expiredBefore gomatrixserverlib.Timestamp) ([]int64, error)
44 DeleteExpiredEDUs(ctx context.Context, txn *sql.Tx, expiredBefore gomatrixserverlib.Timestamp) error
45 Prepare() error
46}
47
48type FederationQueueJSON interface {

Implementers 2

queueEDUsStatementsfederationapi/storage/postgres/queue_e
queueEDUsStatementsfederationapi/storage/sqlite3/queue_ed

Calls

no outgoing calls

Tested by 1