APICache.get()method

get(endpoint: Endpoint<PP, RR>): EndpointCache<PP, RR>
get(endpoint: Endpoint): EndpointCache

Get (or create) the EndpointCache for the given endpoint.