package
4.1.0+incompatible
Repository: https://github.com/optimizely/agent.git
Documentation: pkg.go.dev

# Functions

NewClient provides an instance of OptimizelyClient backed by a TestProjectConfig.
NewConfig initializes a new datafile from a json byte array using the default JSON datafile parser.

# Variables

ErrNotImplemented indicates that the error was returned since the functionality was not implemented.

# Structs

TestClient encapsulates both the ProjectConfig interface and the OptimizelyClient.
TestEventAPIManager implements Event API Manager to aid in testing.
TestEventProcessor implements an Optimizely Processor to aid in testing.
TestProjectConfig is a project config backed by a datafile.
TestSegmentAPIManager implements an Optimizely segment APIManager to aid in testing.