fleet/server/test
WangXiang 468754f2b9
Format and clean code (#774)
1. use [staticcheck](https://staticcheck.io/) to check the code, and fix some issues.
2. use `go fmt` to format the code.
3. use `go mod tidy` clean the go mod.
2021-05-17 10:29:50 -07:00
..
comparisons.go Initial backend software inventory implementation (#678) 2021-04-26 08:44:22 -07:00
functions.go Extract functionName into helper 2020-07-21 14:05:46 -07:00
new_objects.go Implement storage of scheduled query statistics (#735) 2021-05-06 21:05:09 -07:00
testingt.go Format and clean code (#774) 2021-05-17 10:29:50 -07:00