mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-17 03:43:11 -06:00
This is important or else the normal build of dendrite will fail because the p2p libraries depend on syscall/js which doesn't work on normal builds. Also, clean up main.go to read a bit better. |
||
|---|---|---|
| .. | ||
| basecomponent | ||
| config | ||
| http | ||
| keydb | ||
| test | ||
| transactions | ||
| consumers.go | ||
| eventcontent.go | ||
| events.go | ||
| httpapi.go | ||
| log.go | ||
| partition_offset_table.go | ||
| routing.go | ||
| sql.go | ||
| types.go | ||