eldoc-mode show you the parameters of the function you are calling when you write in Emacs Lisp. Does anything like this exist for Google Go in Emacs?
Look here: https://github.com/nsf/gocode and there at 'Emacs setup'.
I wrote go-eldoc. You can install go-eldoc with package.el from MELPA.