Just like C, go lang also supported pointers. I have explained it in details with a simple working code.
Check out the code at github: https://github.com/premaseem/golangConcepts/blob/master/concepts/pointers/simplePointer.go
For details visit : http://www.premaseem.me