https://github.com/wzshiming/gotype
Golang source code parsing, usage like reflect package
https://github.com/wzshiming/gotype
ast go metaprogramming refactor reflect
Last synced: 4 months ago
JSON representation
Golang source code parsing, usage like reflect package
- Host: GitHub
- URL: https://github.com/wzshiming/gotype
- Owner: wzshiming
- License: mit
- Created: 2017-12-05T04:09:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T09:48:55.000Z (about 1 year ago)
- Last Synced: 2025-05-07T10:52:16.879Z (7 months ago)
- Topics: ast, go, metaprogramming, refactor, reflect
- Language: Go
- Homepage:
- Size: 143 KB
- Stars: 62
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go - gotype - Golang source code parsing, usage like reflect package. (Reflection / HTTP Clients)
- awesome-go-plus - gotype - Golang source code parsing, usage like reflect package.  (Reflection / HTTP Clients)
- awesome-go - gotype - Golang source code parsing, usage like reflect package. (Generators / Search and Analytic Databases)
- awesome-go-cn - gotype
- awesome-go - gotype - | - | - | (Generation and Generics / Advanced Console UIs)
- awesome-go-cn - gotype
- awesome-go - gotype - Golang source code parsing, usage like reflect package. (Generators / Search and Analytic Databases)
- awesome-go - gotype - Golang source code parsing, usage like reflect package. (Reflection / HTTP Clients)
- awesome-go-with-stars - gotype - Golang source code parsing, usage like reflect package. (Reflection / HTTP Clients)
- fucking-awesome-go - gotype - Golang source code parsing, usage like reflect package. (Reflection / HTTP Clients)
- awesome-go - gotype - Golang source code parsing, usage like reflect package. - :arrow_down:0 - :star:12 (Generation and Generics / Advanced Console UIs)
- awesome-go-extra - gotype - 12-05T04:09:47Z|2022-06-21T05:55:05Z| (Generators / Utility/Miscellaneous)
- awesome-go - wzshiming/gotype
- awesome-go - gotype - Golang source code parsing, usage like reflect package. (Generators / Search and Analytic Databases)
- awesome-Char - gotype - Golang source code parsing, usage like reflect package. (Generation and Generics / Advanced Console UIs)
- awesome-go-cn - gotype
- awesome-go - gotype - Golang source code parsing, usage like reflect package. (Generation and Generics / Advanced Console UIs)
README
# gotype
Golang source code parsing, usage like reflect package
[](https://goreportcard.com/report/github.com/wzshiming/gotype)
[](https://godoc.org/github.com/wzshiming/gotype)
[](https://github.com/wzshiming/gotype/blob/master/LICENSE)
- [English](https://github.com/wzshiming/gotype/blob/master/README.md)
- [简体中文](https://github.com/wzshiming/gotype/blob/master/README_cn.md)
## Usage
[API Documentation](https://godoc.org/github.com/wzshiming/gotype)
[Examples](https://github.com/wzshiming/gotype/blob/master/cmd/pkgimport/main.go)
## TODO
- Supports generics
## License
Licensed under the MIT License. See [LICENSE](https://github.com/wzshiming/gotype/blob/master/LICENSE) for the full license text.