package
0.0.0-20210802113545-39db037a866c
Repository: https://github.com/api7/apisix-mesh-agent.git
Documentation: pkg.go.dev

# Functions

NewInMemoryCache creates a Cache object which stores all data in memory.

# Variables

ErrObjectNotFound means the target object is not found from the cache.

# Interfaces

Cache defines what capabilities a cache solution should provide.
Route defines the exclusive behaviors for apisix.Route.
Upstream defines the exclusive behaviors for apisix.Upstream.