|
|
|
|
|
by sinatra
3899 days ago
|
|
Yes, just using built-in packages, and not depending on too many third-party packages is definitely attractive to me. The code full of "if err != nil" is an issue that I've also noticed. However, I'm hopeful that this may actually remind me to be more exhaustive in error handling. Why did you mention the container? How kind of benefits would you be getting from a container for Go? |
|