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

# Functions

New creates a new cache of resource snapshots.
NewInMemoryBuilder creates and returns a new InMemoryBuilder.

# Structs

Cache is a snapshot-based cache that maintains a single versioned snapshot of responses per group of clients.
InMemory Snapshot implementation.
InMemoryBuilder is a builder for an InMemory snapshot.
StatusInfo records watch status information of a remote node.

# Interfaces

Snapshot provides an immutable view of versioned resources.

# Type aliases

GroupIndexFn returns a stable group index for the given MCP collection and node.