Execute 'agoc' in the tag window of an existing .go file. A new window called "+agoc" will open. Whenever you type something in the original source window, a completion will be proposed in the "+agoc" window.
go get github.com/s-urbaniak/agoc
You need to have gocode installed:
go get github.com/nsf/gocode