gen

module
v0.0.0-...-62399c0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2020 License: MIT

README

gen

A package for generating things based on go files. In dev now :)

inspired by gengo

packages usage

parser

demo:

builder := New()
builder.SetDebugLevel()
_ = builder.AddDirRecursive("./testpkg")
universe, _ := builder.FindTypes()

Directories

Path Synopsis
testpkg/a1
a1 testdata.a1
a1 testdata.a1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL