# Functions

AllKinds returns a list of supported StoreDataKinds.
Features returns the StoreDataKind instance corresponding to feature flag data.
NewBigSegmentMembershipFromSegmentRefs creates a BigSegmentMembership based on the specified lists of included and excluded segment references.
NewBigSegmentStoreWrapperWithConfig creates a BigSegmentStoreWrapper.
NewDataStoreEvaluatorDataProvider provides an adapter for using a DataStore with the Evaluator type in go-server-sdk-evaluation.
Segments returns the StoreDataKind instance corresponding to user segment data.

# Structs

BigSegmentsConfigurationProperties encapsulates the SDK's configuration with regard to Big Segments.
BigSegmentStoreWrapper is a component that adds status polling and caching to a BigSegmentStore, and provides integration with the evaluation engine.