Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add abstraction of code generator implementation #78

Merged
merged 1 commit into from
Dec 24, 2015
Merged

Conversation

yugui
Copy link
Member

@yugui yugui commented Dec 24, 2015

It helps us to add more types of code generators.

It also fixes a golint error:

exported func New returns unexported type *gengateway.generator, which
can be annoying to use

It helps us to add more types of code generators.

It also fixes a golint error:
> exported func New returns unexported type *gengateway.generator, which
> can be annoying to use
yugui added a commit that referenced this pull request Dec 24, 2015
Add abstraction of code generator implementation
@yugui yugui merged commit b56786c into master Dec 24, 2015
@yugui yugui deleted the fix/golint branch January 28, 2016 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant