complete/gocomplete
Eyal Posener 3555a6948a gocomplete: better pakcages listing
use go/build package
only read one level of packages, and not all packages
2017-05-19 00:15:33 +03:00
..
complete.go gocomplete: go run should also predict non-main functions 2017-05-18 23:40:02 +03:00
parse.go gocomplete: run only runnable go files 2017-05-15 22:50:05 +03:00
pkgs.go gocomplete: better pakcages listing 2017-05-19 00:15:33 +03:00
tests.go gocomplete: run only runnable go files 2017-05-15 22:50:05 +03:00
tests_test.go gocomplete: go run should also predict non-main functions 2017-05-18 23:40:02 +03:00