Kagaya
|
736fb38e79
|
fix: examples lint error (#1454)
* fix example lint error
* use latest version lint
* ignore zap Sync error
|
2021-09-09 20:45:08 +08:00 |
|
Windfarer
|
0ec3ff0b46
|
refactor: move plugins to contrib dir (#1399)
* move to contrib dir
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
2021-09-01 13:40:14 +08:00 |
|
包子
|
7b6332ee75
|
deps: middleware add separate go.mod and removes framework deps (#1385)
* deps: middleware add separate go.mod and removes framework deps
|
2021-08-30 23:07:31 +08:00 |
|
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>
|
2021-07-28 13:36:15 +08:00 |
|
Tony Chen
|
00088f644a
|
examples: clean examples (#1036)
* clean examples
* update yaml to v3
|
2021-06-12 20:20:18 +08:00 |
|
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>
|
2021-06-12 18:30:17 +08:00 |
|
Tony Chen
|
66412031fd
|
errors: refactor status code (#948)
* refactor status code
|
2021-05-25 15:01:53 +08:00 |
|
Tony Chen
|
ef6e52d1ba
|
add multiple middlewares (#936)
|
2021-05-20 23:30:50 +08:00 |
|
Tony Chen
|
d78eb3ee4b
|
log: add level printer (#918)
* add level printer
* fix helper args
* fix test
* Update README.md
|
2021-05-17 16:34:28 +08:00 |
|
Tony Chen
|
7c6f53132f
|
api/errors: refactor to grpc statas (#880)
* refactor to grpc status
|
2021-04-28 23:09:27 +08:00 |
|
Tony Chen
|
7c3212c306
|
transport/http: uses gRPC status to the HTTP error. (#870)
* uses gRPC status to the HTTP error.
|
2021-04-28 00:37:50 +08:00 |
|
Tony Chen
|
3780f70c91
|
examples: update mod (#862)
* fix examples errors
|
2021-04-25 22:26:31 +08:00 |
|
Windfarer
|
5546be9188
|
fix example (#755)
* fix example
|
2021-03-11 23:42:28 +08:00 |
|
Tony Chen
|
98b5903113
|
examples (#748)
* move examples
|
2021-03-05 23:49:25 +08:00 |
|