mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-09 19:31:11 +01:00
f5b3144dc3
Requires https://github.com/matrix-org/gomatrixserverlib/pull/376 This has numerous upsides: - Less type casting to `*Event` is required. - Making Dendrite work with `PDU` interfaces means we can swap out Event impls more easily. - Tests which represent weird event shapes are easier to write. Part of a series of refactors on GMSL. |
||
---|---|---|
.. | ||
caching | ||
eventutil | ||
fulltext | ||
hooks | ||
httputil | ||
pushgateway | ||
pushrules | ||
sqlutil | ||
transactions | ||
log.go | ||
log_unix.go | ||
log_windows.go | ||
mutex.go | ||
tracing.go | ||
tracing_test.go | ||
transactionrequest.go | ||
transactionrequest_test.go | ||
validate.go | ||
validate_test.go | ||
version.go |