package
0.0.0-20211228022950-a1fe31f1f48b
Repository: https://github.com/projectsesame/sesame.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewSnapshotHandler returns an instance of SnapshotHandler.
ObserversOf transliterates a slice of ResourceCache into a slice of dag.Observer.
ResourcesOf transliterates a slice of ResourceCache into a slice of xds.Resource.

# Structs

SnapshotHandler implements the xDS snapshot cache by responding to the OnChange() event causing a new snapshot to be created.

# Interfaces

ResourceCache is a store of an xDS resource type.
No description provided by the author