ExLaunchDark.Client (ex_launch_dark v1.2.4)

View Source

Module to start the LaunchDarkly client

Summary

Types

client_status()

@type client_status() :: :client_ready | :client_error

Functions

init(ld_config, project_id)

@spec init(ExLaunchDark.LDConfig, atom()) :: client_status()

terminate()

terminate(project_id)