...

Source file src/github.com/launchdarkly/go-server-sdk/v6/interfaces/flagstate/package_info.go

Documentation: github.com/launchdarkly/go-server-sdk/v6/interfaces/flagstate

     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