Jean-Thierry BONHOMME

Results 8 issues of Jean-Thierry BONHOMME

### Package version * /usr/local/Cellar/mockery/2.4.0-beta/bin/mockery (installed from brew) * go version go1.15.2 darwin/amd64 * macOS Catalina 10.15.6 ### Issue Interface source code from which I want to generate a mock:...

### Package version eg. v9, v10: * `gopkg.in/go-playground/validator.v9 v9.31.0` * go version go1.15.2 darwin/amd64 * macOS Catalina 10.15.6 ### Issue, Question or Enhancement: Got a panic during validation of a...

Hi, http://labix.org/mgo seems to be not maintained anymore, is there a reason not to switch to the community maintained repository github.com/globalsign/mgo ? Thank you,

help wanted

Hello, I may be missing a point, but it seems that starting and stoping a uiprogress twice make the program panic. Please find bellow a short test program: ```go package...

Hi, I face a serious issue using the prism-plugin. I can't get any syntax highlighting ... Any suggestion would be very, very appreciated :) Thank you in advance, Here is...

The backend package should only manage secure ring access. The TOTP code computation should not be performed in this package.

refactor