gin
gin copied to clipboard
change function type to pointer receivers error
Struct Error has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.
Would anyone be able to review this merge request?