# Functions
DecodeResources decodes a resource slice from the given reader.
EncodeResources encodes the given resource slice to the given writer.
NewCache creates a new cache.
No description provided by the author
NewRegistry returns a new executorinfo registry.
# Interfaces
Registry is the interface that provides methods for interacting with a registry of ExecutorInfo objects
Get looks up an ExecutorInfo object for the given hostname
New returns an ExecutorInfo object based on a given hostname and resources
Invalidate invalidates the given hostname from this registry.