Commit Graph

11 Commits

Author SHA1 Message Date
Kevin Wan
c8a17a97be
chore: add more tests (#3009) 2023-03-10 20:48:10 +08:00
Kevin Wan
ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2023-01-24 16:32:02 +08:00
Kevin Wan
de5c59aad3
chore: add more tests (#2536) 2022-10-19 20:39:46 +08:00
Kevin Wan
05a5de7c6d
chore: fix lint errors (#2520) 2022-10-17 06:30:58 +08:00
Kevin Wan
0ea92b7280
chore: add more tests (#2410) 2022-09-19 13:52:14 +08:00
Kevin Wan
5061158bd6
chore: add more tests (#2409) 2022-09-18 23:17:21 +08:00
Kevin Wan
d935c83a54
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc

* chore: use go 1.16

* chore: use go 1.16

* chore: use go ^1.16

* chore: remove deprecated
2022-09-10 15:18:52 +08:00
Kevin Wan
93584c6ca6
chore: refactor gateway (#2303) 2022-08-27 11:39:42 +08:00
Kevin Wan
8d567b5508
feat: support customized header to metadata processor (#2162)
* chore: add more tests

* feat: support customized header processor
2022-07-17 23:21:19 +08:00
Kevin Wan
0dd2768d09
feat: support google.api.http in gateway (#2161) 2022-07-17 14:57:25 +08:00
Kevin Wan
557383fbbf
feat: verify RpcPath on startup (#2159)
* feat: verify RpcPath on startup

* feat: support http header Grpc-Timeout
2022-07-17 12:37:23 +08:00