haiyux
|
39796ea0dc
|
fix: delete endpoint service discovery compatibility (#2289)
* fix: delete endpoint package endpoint
* fix lint
|
2 years ago |
shengzhou
|
ede5f889d4
|
test: increase endpoint,env, options and reader tests coverage. (#2192)
* test(config/file): add format test (#2147)
* test(internal/endpoint): increase endpoint tests coverage.(#2147)
* test(config/env): increase env tests coverage.(#2147)
* test(config/options): increase options tests coverage.(#2147)
* test(config/reader): increase reader tests coverage.(#2147)
|
3 years ago |
haiyux
|
ad5e9032a3
|
feat: make secure url to grpcs://127.0.0.1/ (#2072)
* feat:make secure url to grpcs://127.0.0.1/
|
3 years ago |
songzhibin97
|
c412d65f57
|
Update endpoint.go (#2012)
|
3 years ago |
yuemoxi
|
4b6ab21ae5
|
test(internal/) add test (#1331)
|
3 years ago |
Tony Chen
|
bc35f20228
|
feat(endpoint): add endpoint parser (#1273)
* feat(endpoint): add endpoint parser
* fix parseTarget ut
* fix insecure testing
|
4 years ago |
zwhyb
|
8f4e78b47d
|
grpc‘s secure discovery (#1270)
* add gprc secure discovery
* add http insecure filter
|
4 years ago |