# Functions
NewMockEvaluation creates a new mock instance.
NewMockFlag creates a new mock instance.
NewMockRule creates a new mock instance.
NewMockSegment creates a new mock instance.
NewMockUser creates a new mock instance.
NewMockVariant creates a new mock instance.
# Structs
MockEvaluation is a mock of Evaluation interface.
MockEvaluationMockRecorder is the mock recorder for MockEvaluation.
MockFlag is a mock of Flag interface.
MockFlagMockRecorder is the mock recorder for MockFlag.
MockRule is a mock of Rule interface.
MockRuleMockRecorder is the mock recorder for MockRule.
MockSegment is a mock of Segment interface.
MockSegmentMockRecorder is the mock recorder for MockSegment.
MockUser is a mock of User interface.
MockUserMockRecorder is the mock recorder for MockUser.
MockVariant is a mock of Variant interface.
MockVariantMockRecorder is the mock recorder for MockVariant.