Commit Graph

3 Commits

Author SHA1 Message Date
Puskar Basu
f2d56ddeb8 Fix issues reported by the 'unused', 'staticcheck', 'gosimple' linters. Closes #1360 2022-01-31 16:00:54 +00:00
Binaek Sarkar
b4cf62d3a0 Fixes issue in plugin manager where plugin shutdown and process killing messages were logging in at WARN level. Closes #1309 2022-01-18 16:25:23 +00:00
kaidaguerre
e0ff19a280 Update package naming to be consistent and follow Go standards. Closes #1282
General code spring cleaning:
* move file paths from `consts` package to `filepaths`
* move InitData and ExportData to query and control packages
2022-01-04 12:28:36 +00:00