Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Alex Pliutau Blog
(Uncensored)
subscribe
Working with DB nulls in Golang
https://pliutau.com/working-with-db-nulls/
links
backlinks
This post shows how to marshall NULL values from the database into Go struct and how to avoid mistakes during fetching optional values with SELECT query.