0
Skip to Content
Sorawis
Blog
About
Sorawis
Blog
About
Blog
About
[Golang] code smell - sql.DB/sqlx
Sorawis Nilparuk 3/13/22 Sorawis Nilparuk 3/13/22

[Golang] code smell - sql.DB/sqlx

things to look for and what suggestions to make when reviewing Go code that interacts with SQL database with jmoiron/sqlx

Read More
[Golang] code review - error handling
Sorawis Nilparuk 3/5/22 Sorawis Nilparuk 3/5/22

[Golang] code review - error handling

Discusses what to look for with regards to error handling when reviewing Go code

Read More