Fallback to local in-memory counter if Redis is unavailable #28
Annotations
9 errors and 1 warning
Tests:
httprateredis.go#L43
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
Tests:
httprateredis.go#L44
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
Tests:
httprateredis.go#L50
cfg.FallbackDisabled undefined (type *Config has no field or method FallbackDisabled)
|
Tests:
httprateredis.go#L51
undefined: httprate.NewLocalLimitCounter
|
Tests:
httprateredis.go#L51
cfg.WindowLength undefined (type *Config has no field or method WindowLength)
|
Tests:
httprateredis.go#L71
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
Tests:
httprateredis.go#L72
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
Tests:
httprateredis.go#L73
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
Tests
Process completed with exit code 1.
|
Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/httprate-redis/httprate-redis. Supported file pattern: go.sum
|