AbstractProtectedconnectionProtected AbstractdefaultProtectedidStaticdisconnectingProtected StaticinstancesStaticloggerProtected AbstractcloseProtected AbstractcreateOptionalconfig: StringAnyTypeAbstractgetStaticconnectOptionaloptions: ProviderOptionsOptionalconfig: StringAnyTypeStaticdisconnect
Abstract class for creating connections to different backend providers. All implementations should extend this class and implement the following steps:
Providertype in ./types/provider.ts.