How to Unmarshal JSON in a custom way in Golang
When I was working on gocoinex library for the first time, I needed some custom configuration on JSON unmarshalling process, I want to share my learnings with you here, but before that, we're going to have a recap on how we can unmarshal JSON in gola...
arshamalh.hashnode.dev6 min read