Go: When nil != nil returns true
In this article we understand how to use == operator in Go to compare objects values. We also understand with different examples the…
medium.com