proxy.golang.org : github.com/AlwxSin/simplegen : v0.1.1
Package simplegen helps developer to generate code. For codegen more complex than just generate small piece of code usually need to parse source code and build ast.Tree. Simplegen will take this part and give developer exact ast.Node to work with. Also, simplegen provides tools for easy finding ast.Node. Example: In result simplegen will generate file with following content Example: See /examples dir for more detailed usage.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/%21alwx%21sin/simplegen@v0.1.1
Published:
Indexed:
- golang.org/x/mod v0.12.0
- golang.org/x/sys v0.12.0
- golang.org/x/tools v0.13.0