package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.git
Documentation: pkg.go.dev

# README

Notice:

envoy.conf.template and start_envoy are duplicates (with sightly modification) of the files under https://github.com/istio/proxy/tree/master/src/envoy/http/mixer. Please make sure to modify both the original one and the copy together.

# Functions

NewLocalComponent create a LocalComponent with name and log dir.

# Structs

LocalCompConfig contains configs for LocalComponent.
LocalComponent is a component of local proxy binary in process.
LocalCompStatus contains status for LocalComponent.