Helder Alves

Results 3 issues of Helder Alves

I was following this tutorial (https://hackernoon.com/keep-passwords-and-secrets-out-of-your-logs-with-go-a2294a9546ce) which uses marshallJSON to redact sensitive information (password, secret). It seems like zerolog does not use marshallJSON to marshall interfaces. Is there another way...

The PR #20 does not solve the redirect when there is no slash at the end of the path.

HTTrack generates html files named just until the last dot. Example: `.../deputados-querem-cortar-repasses-1.884291` becomes `.../deputados-querem-cortar-repasses-1.html` but should be `.../deputados-querem-cortar-repasses-1.884291.html`