How to use the Go parser package to identify types in source code
Frédéric G. MARAND 3d784fdb6f WIP | 1 year ago | |
---|---|---|
.idea | 1 year ago | |
01-parse_just_imports_in_single_file | 1 year ago | |
02-basic_tree_walk | 1 year ago | |
03-tree_walk_with_packages | 1 year ago | |
04-walk_packages | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago |
How to use the Go parser package to identity types in source code