blkcor
Results
1
comments of
blkcor
> Trying to reproduce it, for this part: > > ``` > err := ctx.ShouldBindJSON(&body) > fmt.Println("end bind, err", err.Error()) > ``` > > if err == nil, printing err.Error()...