blog
blog copied to clipboard
Remove incorrect backticks when marshalling a User
json.Marshal was being called with a string instead of an actual User instance.