Unleash/unleash-client-go

View on GitHub
internal/strategies/flexible_rollout.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

exported func NewFlexibleRolloutStrategy returns unexported type *strategies.flexibleRolloutStrategy, which can be annoying to use
Open

func NewFlexibleRolloutStrategy() *flexibleRolloutStrategy {

context.Context should be the first parameter of a function
Open

func (s flexibleRolloutStrategy) resolveStickiness(st stickiness, ctx context.Context) string {

There are no issues that match your filters.

Category
Status