focalboard/server
Doug Lauder 6e214ebc3d
Ensure all code paths close *sql.Rows (#679)
* ensure all code paths close *sql.Rows
2021-07-06 16:44:11 -04:00
..
admin-scripts
api First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
app First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
auth First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
client First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
context First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
integrationtests Add RPC API support to plugin (#619) 2021-06-25 16:49:06 +02:00
main Add RPC API support to plugin (#619) 2021-06-25 16:49:06 +02:00
model First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
server Ensure all code paths close *sql.Rows (#679) 2021-07-06 16:44:11 -04:00
services Ensure all code paths close *sql.Rows (#679) 2021-07-06 16:44:11 -04:00
swagger
utils
web First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
ws Prevented concurrent writes to websocket (#658) 2021-07-01 08:11:29 +02:00
.golangci.yml First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
go.mod
go.sum
go.tools.mod
go.tools.sum
modd.conf