0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-01 02:38:24 +02:00
dendrite/syncapi/storage
S7evinK 3e01db0049
Fix golangci-lint issues (#1464)
* Fix S1039: unnecessary use of fmt.Sprintf

* Fix S1036: unnecessary guard around map access

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>
2020-10-01 20:00:56 +01:00
..
postgres Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
shared Handle state with input event as new events (#1415) 2020-09-15 11:17:46 +01:00
sqlite3 Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
tables Handle state with input event as new events (#1415) 2020-09-15 11:17:46 +01:00
interface.go Handle state with input event as new events (#1415) 2020-09-15 11:17:46 +01:00
storage.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
storage_test.go Fix golangci-lint issues (#1464) 2020-10-01 20:00:56 +01:00
storage_wasm.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00