https://github.com/go-aah/ainsp
Go Source processing library for aah framework
https://github.com/go-aah/ainsp
aah aah-framework aahframework golang golang-library
Last synced: 8 months ago
JSON representation
Go Source processing library for aah framework
- Host: GitHub
- URL: https://github.com/go-aah/ainsp
- Owner: go-aah
- License: mit
- Created: 2018-04-15T08:30:37.000Z (almost 8 years ago)
- Default Branch: v0-edge
- Last Pushed: 2018-07-05T08:34:55.000Z (over 7 years ago)
- Last Synced: 2024-11-24T02:47:00.455Z (over 1 year ago)
- Topics: aah, aah-framework, aahframework, golang, golang-library
- Language: Go
- Homepage: https://aahframework.org
- Size: 18.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ainsp library
Go ast library for aah framework, it does inspect and discovers the Go `struct` which embeds particular type `struct`. For e.g.: `aah.Context`, `ws.Context`.
### News
* v0.2.1 [released](https://github.com/go-aah/ainsp/releases/latest) and tagged on Jul 05, 2018
Visit official website https://aahframework.org to learn more about `aah`.