mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
* Add Queryer and use embedded structs * Add Inputer and factor out more RS API stuff This neatly splits up the RS API based on the functionality it provides, whilst providing a useful place for code sharing via the `helpers` package. |
||
|---|---|---|
| .. | ||
| caching | ||
| config | ||
| eventutil | ||
| httputil | ||
| setup | ||
| sqlutil | ||
| test | ||
| transactions | ||
| consumers.go | ||
| log.go | ||
| version.go | ||