Do you know the json:"name" tag in Go? You can actually create your own custom struct tags, just like it. This is a great way to make your code more flexible and easier to work with.
Share this post
Golang Technique: Custom Struct Tag Like…
Share this post
Do you know the json:"name" tag in Go? You can actually create your own custom struct tags, just like it. This is a great way to make your code more flexible and easier to work with.