Options
All
  • Public
  • Public/Protected
  • All
Menu

LaunchDarkly Server-Side Node SDK Consul Integration (2.1.0)

Index

Interfaces

Functions

Functions

  • Create a feature flag store backed by Consul.

    Parameters

    Returns (config: LDOptions) => LDFeatureStore

    A factory function that the SDK will use to create the data store. Put this value into the featureStore property of [[LDOptions]].

      • (config: LDOptions): LDFeatureStore
      • Create a feature flag store backed by Consul.

        Parameters

        • config: LDOptions

        Returns LDFeatureStore

        A factory function that the SDK will use to create the data store. Put this value into the featureStore property of [[LDOptions]].

Generated using TypeDoc