Expand description
A/B testing middleware for variant selection
This module provides middleware functionality for selecting and applying mock variants based on A/B test configuration.
Structs§
- ABTesting
Middleware State - State for A/B testing middleware
Functions§
- apply_
variant_ to_ response - Apply variant to response
- select_
variant - Select a variant for a request based on A/B test configuration