mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-15 22:31:07 +01: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.go | ||
context_test.go | ||
filter.go | ||
messages.go | ||
routing.go |