Circle V2 API Docs
    Preparing search index...

    In-memory flag map. identify stores a default context on this instance; it does not change map lookups today. Do not share one instance across parallel tests if identify is used.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    logger: BaseLogger = ...

    Methods

    • Sets the default evaluation context for this provider. When isEnabled / getVariation are called without an explicit context, the effective context is mergeFlagContext(getDefaultContext(), explicit) (implementation-specific).

      Parameters

      Returns Promise<void>