blog icon indicating copy to clipboard operation
blog copied to clipboard

Remove incorrect backticks when marshalling a User

Open teogeos opened this issue 5 months ago • 2 comments

json.Marshal was being called with a string instead of an actual User instance.

teogeos avatar Mar 14 '24 12:03 teogeos