mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 09:43:10 -06:00
This was used by the device list stream position. The device list position now corresponds to the `Offset`, and the partition is always 0, in prep for removing reliance on Kafka topics for device list changes. |
||
|---|---|---|
| .. | ||
| stream_accountdata.go | ||
| stream_devicelist.go | ||
| stream_invite.go | ||
| stream_pdu.go | ||
| stream_receipt.go | ||
| stream_sendtodevice.go | ||
| stream_typing.go | ||
| streams.go | ||
| template_stream.go | ||