Tag generator for Go source code compatible with ctags format
Tag generator for Go, compatible with ctags
gotags
$ gotags myfile.go
$ gotags *.go
$ gotags -R . > tags