Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoalCacheRestoreOptions

Options for restoring goal cache entries.

Hierarchy

Index

Properties

Optional entries

entries: Array<object>

Optional onCacheMiss

onCacheMiss: GoalProjectListenerRegistration | GoalProjectListenerRegistration[]

Optional listener functions that should be called when no cache entry is found.

Optional pushTest

pushTest: PushTest

Optional push test on when to trigger caching

Generated using TypeDoc