Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Rest

Hierarchy

  • Rest

Implements

  • Component

Index

Properties

api

api: ComponentAPI

handler

handler: Rest = new SpecRest(this.token, {mutex: new RedisMutex(this.redisClient, 'rest')})

Private intern

intern: Intern<Broker<any, any>>

name

name: string = "Rest"

parent

parent: PluginReference = Byters

redisClient

redisClient: Redis = new Redis()
deprecated

Private token

token: string

Methods

onLoad

  • onLoad(): Promise<void>

Generated using TypeDoc