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

# Packages

Package config is designed to listen to the config changes through the store and create a fully-resolved configuration state that can be used by the rest of the runtime code.
Package dispatcher is used to dispatch incoming requests to one or more handlers.
No description provided by the author
Package lang chooses a language runtime for expressions.
No description provided by the author
Package routing implements a routing table for resolving incoming requests to handlers.
No description provided by the author
No description provided by the author

# Functions

New returns a new instance of Runtime.

# Structs

Runtime is the main entry point to the Mixer runtime environment.