Navigation between functions and types in vim-go

from blog Fatih Arslan, | ↗ original
Text-objects are great to modify and change the function. But we also might want to move around functions. Suppose there are several function declarations in the current file, and you want to jump to them directly?