Methods

(async) factory(pkgName) → {BajoCache}

Plugin factory

Never call this function directly!!! It's only-meant to be called by the Bajo framework during plugin initialization.

Parameters:
NameTypeDescription
pkgNamestring

NPM package name

Returns:
  • Returns the BajoCache class
Type: 
BajoCache