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

# Functions

New returns a new Impl instance.

# Structs

Impl is the runtime implementation of the Dispatcher interface.
QuotaMethodArgs is supplied by invocations of the Quota method.
RoutingContext is the currently active dispatching context, based on a config snapshot.

# Interfaces

Dispatcher dispatches incoming API calls to configured adapters.
Reporter is used to produce a series of reports.