Skip to main content

Module future

Module future 

Source
Expand description

Future types for the cache service. Future types for the cache service.

This module provides CacheServiceFuture, the future returned by CacheService::call. It wraps the inner cache future and adds cache status headers to responses.

Users typically don’t interact with this module directly.

Structs§

CacheServiceFuture
Future returned by CacheService::call.