Chen Chen
|
d44a8e0045
|
Fix golang-ci linter errors (#10128)
* Fix golang-ci linter errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix gofmt errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Add nolint comment to defaults.Backend in Configuration
Signed-off-by: z1cheng <imchench@gmail.com>
* Add #nosec comment to rand.New func
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix errcheck warnings
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix gofmt check
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix unit tests and comments
Signed-off-by: z1cheng <imchench@gmail.com>
---------
Signed-off-by: z1cheng <imchench@gmail.com>
|
2023-07-03 05:50:52 -07:00 |
|
杨刚 (成都)
|
080c905fab
|
code clean for fsnotify (#9571)
Signed-off-by: yanggang <gang.yang@daocloud.io>
|
2023-02-16 06:11:39 -08:00 |
|
Ricardo Pchevuzinske Katz
|
7304086202
|
Move util to specific package location
|
2022-07-21 18:06:55 -03:00 |
|
Ricardo Katz
|
4c6a7ee158
|
Decouple shared functions between controllers (#8829)
* Decouple shared functions between controllers
* Apply suggestions from code review
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* Fix package names and fmt
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
|
2022-07-20 11:53:44 -07:00 |
|