mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-10 06:53:00 +00:00
7fc62d8178
It's possible for `GetStateEvent` to return `nil` if there was no error but the state event wasn't found. Therefore we need to be prepared for that case. This should fix #2247. |
||
---|---|---|
.. | ||
context_test.go | ||
context.go | ||
filter.go | ||
messages.go | ||
routing.go |