gin icon indicating copy to clipboard operation
gin copied to clipboard

change function type to pointer receivers error

Open aliheydarabadii opened this issue 1 year ago • 1 comments

Struct Error has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

aliheydarabadii avatar May 12 '23 16:05 aliheydarabadii

Would anyone be able to review this merge request?

aliheydarabadii avatar May 13 '23 15:05 aliheydarabadii