View Source GrowthBook.FeatureRepository (GrowthBook v0.3.0)

Repository for fetching and caching features from a GrowthBook API endpoint.

Link to this section Summary

Link to this section Functions

Link to this function

await_initialization(pid, timeout)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

start_link(any()) :: :ignore | {:error, any()} | {:ok, pid()}