summaryrefslogtreecommitdiff
path: root/edgemesh/pkg/proxy/proxy.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove edgemesh from edgecore•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-06-211-277/+0
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-201-1/+1
* 1.19 (#9)•••* Updated vendor and APIs to x.19.1 * Modified more APIs. * Modified more APIs * Modified edged to adapt to changes APIs * ran tests Co-authored-by: root <root@ip-172-31-0-22.us-west-2.compute.internal>Rio Zhu2020-10-291-1/+1
* Lint: fix errcheck issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-09-081-9/+33
* fix repo-wide gofmt issue•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-05-061-1/+1
* refactor edgemeshliuzhiyi19932020-03-311-486/+171
* add a judgement before decoding the messageedge2019-11-271-3/+10
* edgemesh: delete beehiveContext fiield from edgemesh struct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-151-3/+1
* change GetContext function name to InitContext, and export AddModule,AddModul...•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-151-1/+1
* cleanup: remove or simplification code pieces•••default action set to break for loop reform code to more natural logic jump to next loop when build message failed Signed-off-by: Guangming Wang <guangming.wang@daocloud.io> Guangming Wang2019-09-281-1/+0
* fix bug #1097arcanique2019-09-051-11/+7
* L4 Proxy supportArcanique2019-08-211-0/+568