C++ Server-Side SDK
LaunchDarkly SDK
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
launchdarkly::server_side::data_systems::StreamingDataKinds Struct Reference

Public Types

using Flag = StreamingDataKind< data_components::DataKind::kFlag, FlagsPath >
 
using Segment = StreamingDataKind< data_components::DataKind::kSegment, SegmentsPath >
 

Static Public Member Functions

static std::optional< data_components::DataKind > Kind (std::string const &path)
 
static std::optional< std::string > Key (std::string const &path)
 

The documentation for this struct was generated from the following file: