Featureflow v0.1.0 Featureflow.PollingClient View Source
Implementation ot the PollingClient. See https://github.com/featureflow/featureflow-sdk-implementation-guide/blob/master/Implementation/6.PollingClient.md
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Link to this function
start_link(api_key, client)
View Sourcestart_link(String.t(), Featureflow.Client.t()) :: GenServer.on_start()