Skip to content

charlievieth/define

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

define

Find where Go symbols are defined. Named and anonymous imports are supported. Currently, support for interfaces and builtin types is missing. Also the code is bit of a mess at the moment, and still relies on the now deprecated types package.

This was built to support my project mgo, which aims to be replace GoSublime's backend and eventually GoSublime itself.

About

Find where Go symbols are defined

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages