michal-laskowski

Results 3 comments of michal-laskowski

For JSON it will work JSON test ``` // go test -v -run=^$ -bench=Test_Bind_Body_JSON_WithArray func Test_Bind_Body_JSON_WithArray(b *testing.T) { var err error app := New() c := app.AcquireCtx(&fasthttp.RequestCtx{}) type Demo struct...

IMHO this is critical bug