...

Source file src/github.com/launchdarkly/go-server-sdk-evaluation/v2/internal/package_info.go

Documentation: github.com/launchdarkly/go-server-sdk-evaluation/v2/internal

     1  // Package internal contains helper types and functions used by the evaluation logic, if they are
     2  // self-contained enough to be tested independently.
     3  package internal
     4  

View as plain text