|
|
|
|
|
by aleksi
3480 days ago
|
|
But code generation doesn't have to be painful. Consider https://gopkg.in/reform.v1, for example. It generates methods for your data types and uses then to cover 80% of typical usage and also does help you when you want to use SQL. (disclosure: I'm the author) |
|