Segmentation Fault

Segfault is better than Kernel Panic


Posts Tagged golang

  • Go Errcheck

    Today i learned on go-errcheck . This small utility is quite handy to check unchecked error handling in our code. I found out this tool when refreshing my Go lesson on Learning Go With Tests during er…

  • 1