mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
6171310307
We only use it in a few places currently, enough to get things to compile and run. We should be using it in much more places. Similarly, in some places we cast []PDU back to []*Event, we need to not do that. Likewise, in some places we cast PDU to *Event, we need to not do that. For now though, hopefully this is a start. |
||
---|---|---|
.. | ||
alias_test.go | ||
alias.go | ||
api.go | ||
input.go | ||
output.go | ||
perform.go | ||
query.go | ||
wrapper.go |