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

# Functions

NewSSERelayDataStoreAdapter creates a new instance where the store has not yet been created.

# Structs

SSERelayDataStoreAdapter is used to create the data store wrapper that manages updates.

# Interfaces

DataStoreProvider is an interface implemented by SSERelayDataStoreAdapter, describing a component that may or may not yet have a data store.