go-zero/core/discov/internal
Kevin Wan a7aeb8ac0e
feat: support tls for etcd client (#1390)
* feat: support tls for etcd client

* chore: fix typo

* refactor: rename TrustedCAFile to CACertFile

* docs: add comments

* fix: missing tls registration

* feat: add InsecureSkipVerify config for testing
2022-01-02 20:23:50 +08:00
..
accountmanager_test.go feat: support auth account for etcd (#1174) 2021-10-31 09:05:38 +08:00
accountmanager.go feat: support tls for etcd client (#1390) 2022-01-02 20:23:50 +08:00
etcdclient_mock.go upgrade grpc & etcd dependencies (#771) 2021-06-21 09:05:20 +08:00
etcdclient.go upgrade grpc & etcd dependencies (#771) 2021-06-21 09:05:20 +08:00
listener.go chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +08:00
registry_test.go feat: add etcd resolver scheme, fix discov minor issue (#1281) 2021-11-28 20:08:18 +08:00
registry.go feat: support tls for etcd client (#1390) 2022-01-02 20:23:50 +08:00
statewatcher_mock.go ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
statewatcher_test.go initial import 2020-07-26 17:09:05 +08:00
statewatcher.go fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
updatelistener_mock.go ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
updatelistener.go golint core/discov (#525) 2021-02-27 23:56:18 +08:00
vars.go golint core/discov (#525) 2021-02-27 23:56:18 +08:00