Cache.this

Parameters

realExecProvider IExecProvider

the execution provider if cache can't give the answer

minDelayMs uint

minimum delay to add randomly for each cache reply

maxDelayMs uint

maximum delay to add randomly for each cache reply

sourceCodeWhitelist string[]

raw source code only allowed to be cached

Meta