package
6.1.0
Repository: https://github.com/splitio/go-split-commons.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewEvaluator instantiates an Evaluator struct and returns a reference to it.

# Constants

Control is the treatment returned when something goes wrong.

# Structs

Evaluator struct is the main evaluator.
Result represents the result of an evaluation, including the resulting treatment, the label for the impression, the latency and error if any.
Results represents the result of multiple evaluations at once.

# Interfaces

Interface should be implemented by concrete treatment evaluator structs.