go-zero/core/discov/internal
2025-01-22 14:01:18 +08:00
..
accountmanager_test.go chore: add more tests (#3016) 2023-03-11 22:22:39 +08:00
accountmanager.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
etcdclient_mock.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +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 fix: etcd discovery mechanism on grpc with idle manager (#4589) 2025-01-22 14:01:18 +08:00
registry.go fix: etcd discovery mechanism on grpc with idle manager (#4589) 2025-01-22 14:01:18 +08:00
statewatcher_mock.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +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 chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
updatelistener.go fix: etcd discovery mechanism on grpc with idle manager (#4589) 2025-01-22 14:01:18 +08:00
vars.go fix: remove etcd pings to avoid too-many-pings error (#3212) 2023-05-06 12:39:19 +08:00