mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 05:28:38 +00:00
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. |
||
|---|---|---|
| .. | ||
| mock | ||
| filesystem.go | ||
| filesystem_test.go | ||
| firehose.go | ||
| firehose_test.go | ||
| kinesis.go | ||
| kinesis_test.go | ||
| lambda.go | ||
| lambda_test.go | ||
| logging.go | ||
| pubsub.go | ||
| stdout.go | ||