1 // Package ldstoreimpl contains SDK data store implementation objects that may be used by external 2 // code such as custom data store integrations and internal LaunchDarkly components. Application code 3 // normally will not use this package. 4 package ldstoreimpl 5