1 // Package flagstate contains the data types used by the LDClient.AllFlagsState() method. 2 // These types are used when obtaining a snapshot of a set of feature flags at once. 3 package flagstate 4
View as plain text