Benchmark error?
bom-d-van opened this issue · 1 comments
bom-d-van commented
In https://github.com/gorilla/context/blob/master/context_test.go#L101
Shouldn't it be this:
Set(r, key, value)
kisielk commented
Fixed, thank you.
bom-d-van opened this issue · 1 comments
In https://github.com/gorilla/context/blob/master/context_test.go#L101
Shouldn't it be this:
Set(r, key, value)
Fixed, thank you.