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

Commits on Dec 24, 2015

  1. Add abstraction of code generator implementation

    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 committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    dcb9529 View commit details
    Browse the repository at this point in the history