# Packages
Packagge httphandler provides the HTTP handler for the fetch service.
Package rpc provides the gRPC server implementation for the index repo service.
# Functions
GetCloudEventFromKey gets an object from the index service by trying to get it from each bucket in the list returning the first successful result.
GetObjectsFromIndexs gets objects from the index service by trying to get them from each bucket in the list returning the first successful result.