Commit Graph

15 Commits (265b1f2459eb77c7dd03d0d3fbb109ca7f19a94d)

Author SHA1 Message Date
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
3 years ago
Kevin Wan 3e8cec5c78
upgrade grpc & etcd dependencies (#771) 3 years ago
Kevin Wan 74ee163761
fix bug that etcd stream cancelled without re-watch (#770) 3 years ago
Bo-Yi Wu 73906f996d
chore(format): change by gofumpt tool (#697)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
4 years ago
Kevin Wan f02711a9cb
golint core/discov (#525) 4 years ago
Kevin Wan 06f6dc9937
fix golint issues, package comments (#454) 4 years ago
Kevin Wan 54414db91d
fix golint issues, exported doc (#451) 4 years ago
Kevin Wan 37c3b9f5c1
make sure unlock safe even if listeners panic (#383)
* make sure unlock safe even if listeners panic

* fix #378

* fix #378
4 years ago
kevin 3f8b080882 add more tests 4 years ago
kevin 82ea0fff17 disable logs in unit tests 4 years ago
kevin 0a7e0cce77 update package reference 4 years ago
kevin 6503ae0610 remove files 4 years ago
kevin f02eeef0f6 add subset algorithm 4 years ago
kevin 1670f6cfc3 update packages 4 years ago
kevin 7e3a369a8f initial import 4 years ago