Kagaya
|
736fb38e79
|
fix: examples lint error (#1454)
* fix example lint error
* use latest version lint
* ignore zap Sync error
|
3 years ago |
Windfarer
|
0ec3ff0b46
|
refactor: move plugins to contrib dir (#1399)
* move to contrib dir
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
3 years ago |
包子
|
7b6332ee75
|
deps: middleware add separate go.mod and removes framework deps (#1385)
* deps: middleware add separate go.mod and removes framework deps
|
3 years ago |
Tony Chen
|
5ca42fe921
|
feat(transport): add transport tls config (#1267)
* add http tls config
* add grpc tls config
* add examples tls
* fix resolver parseTarget
* support https for discovery
* add isSecure
* clean code
Co-authored-by: longXboy <longxboyhi@gmail.com>
Co-authored-by: 包子 <baozhecheng@foxmail.com>
|
4 years ago |
Tony Chen
|
00088f644a
|
examples: clean examples (#1036)
* clean examples
* update yaml to v3
|
4 years ago |
Tony Chen
|
1b13abd136
|
transport/http: add http route (#1029)
* add http route
* fix http context
* add HTTP middleware
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
4 years ago |
Tony Chen
|
66412031fd
|
errors: refactor status code (#948)
* refactor status code
|
4 years ago |
Tony Chen
|
ef6e52d1ba
|
add multiple middlewares (#936)
|
4 years ago |
Tony Chen
|
d78eb3ee4b
|
log: add level printer (#918)
* add level printer
* fix helper args
* fix test
* Update README.md
|
4 years ago |
Tony Chen
|
7c6f53132f
|
api/errors: refactor to grpc statas (#880)
* refactor to grpc status
|
4 years ago |
Tony Chen
|
7c3212c306
|
transport/http: uses gRPC status to the HTTP error. (#870)
* uses gRPC status to the HTTP error.
|
4 years ago |
Tony Chen
|
3780f70c91
|
examples: update mod (#862)
* fix examples errors
|
4 years ago |
Windfarer
|
5546be9188
|
fix example (#755)
* fix example
|
4 years ago |
Tony Chen
|
98b5903113
|
examples (#748)
* move examples
|
4 years ago |