go-zero/core/stores/mongo
Kevin Wan 8403ed16ae
ci: add Lint check on commits (#1086)
* ci: add Lint check on commits

* ci: fix Lint script error

* test: fix go vet errors

* test: fix go vet errors, remove gofumpt to check go vet

* test: fix go vet errors, try gofumpt

* test: fix go vet errors, try gofumpt, round 1

* test: fix go vet errors, try gofumpt, round 2

* ci: fix Lint errors
2021-09-23 19:57:05 +08:00
..
internal ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
bulkinserter.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
collection_test.go chore: update code format. (#628) 2021-04-15 19:49:17 +08:00
collection.go fix collection breaker (#537) 2021-03-03 10:44:29 +08:00
iter_mock.go ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
iter_test.go update package reference 2020-08-08 16:40:10 +08:00
iter.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
model.go fix collection breaker (#537) 2021-03-03 10:44:29 +08:00
pipe_test.go update package reference 2020-08-08 16:40:10 +08:00
pipe.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
query_test.go update package reference 2020-08-08 16:40:10 +08:00
query.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
sessionmanager.go fix golint issues, else blocks (#457) 2021-02-09 13:50:21 +08:00
util.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
utils_test.go initial import 2020-07-26 17:09:05 +08:00