Module to start the LaunchDarkly client
@type client_status() :: :client_ready | :client_error
@spec init(ExLaunchDark.LDConfig, atom()) :: client_status()