not enough arguments
sylloger opened this issue · 0 comments
sylloger commented
#20 125.1 /go/pkg/mod/github.com/mholt/caddy-ratelimit@v0.0.0-20210401181400-cdde3c722a44/distributed.go:106:87: not enough arguments in call to h.storage.Store
#20 125.1 have (string, []byte)
#20 125.1 want (context.Context, string, []byte)
#20 125.1 /go/pkg/mod/github.com/mholt/caddy-ratelimit@v0.0.0-20210401181400-cdde3c722a44/distributed.go:116:54: not enough arguments in call to h.storage.List
#20 125.1 have (string, bool)
#20 125.1 want (context.Context, string, bool)
#20 125.1 /go/pkg/mod/github.com/mholt/caddy-ratelimit@v0.0.0-20210401181400-cdde3c722a44/distributed.go:132:34: not enough arguments in call to h.storage.Load
#20 125.1 have (string)
#20 125.1 want (context.Context, string)