package
6.9.1
Repository: https://github.com/launchdarkly/ld-relay.git
Documentation: pkg.go.dev

# Functions

NewEnvConfigFactoryForAutoConfig creates an EnvConfigFactory based on the auto-configuration mode settings.
NewEnvConfigFactoryForOfflineMode creates an EnvConfigFactory based on the offline mode settings.

# Structs

EnvConfigFactory is an abstraction of the logic for generating environment configurations that are partly parameterized, instead of each environment being manually configured.
EnvironmentParams contains environment-specific information obtained from LaunchDarkly which will be used to configure a Relay environment in auto-configuration mode or offline mode.
EnvironmentRep is a representation of an environment that is being added or updated.
ExpiringKeyRep describes an old key that will expire at the specified date/time.
SDKKeyRep describes an SDK key optionally accompanied by an old expiring key.