...

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

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

     1  // Package internal contains SDK implementation details that are shared between packages,
     2  // but are not exposed to application code. The datasource and datastore subpackages contain
     3  // implementation components specific to their areas of functionality.
     4  package internal
     5  

View as plain text