1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
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)
2022-07-14 20:23:39 +08:00
haiyux
ad5e9032a3
feat: make secure url to grpcs://127.0.0.1/ (#2072)
* feat:make secure url to grpcs://127.0.0.1/
2022-06-02 19:05:01 +08:00
songzhibin97
c412d65f57
Update endpoint.go (#2012) 2022-05-20 22:36:54 +08:00
yuemoxi
4b6ab21ae5
test(internal/) add test (#1331) 2021-08-14 00:52:00 +08:00
Tony Chen
bc35f20228
feat(endpoint): add endpoint parser (#1273)
* feat(endpoint): add endpoint parser

* fix parseTarget ut

* fix insecure testing
2021-07-29 10:11:38 +08:00
zwhyb
8f4e78b47d
grpc‘s secure discovery (#1270)
* add gprc secure discovery

* add http insecure filter
2021-07-28 23:10:02 +08:00