Options
All
  • Public
  • Public/Protected
  • All
Menu

Module common

As the name entails this module consists of things which are common among all services.

Index

Classes

Interfaces

Functions

Functions

cacheInStateMemory

  • cacheInStateMemory(name?: undefined | string): (Anonymous function)
  • Decorator which caches the result of a method in the state cache so that it's globally available.

    see

    cacheInMemory

    Parameters

    • Optional name: undefined | string

    Returns (Anonymous function)

Generated using TypeDoc