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

Reconstruct #1

Merged
merged 3 commits into from
Feb 24, 2016
Merged

Reconstruct #1

merged 3 commits into from
Feb 24, 2016

Conversation

suntong
Copy link
Collaborator

@suntong suntong commented Feb 24, 2016

Use a better structure:

github.com/suntong/easygen
    easygen.go (package easygen)
    cmd/easygen
      main.go (package main)

This gives "nicer" import path (github.com/suntong/easygen instead of github.com/suntong/easygen/easygenapi) and package name (easygen instead of easygenapi) and more standard directory structure.

recommended by Konstantin Shaposhnikov
https://groups.google.com/d/msg/golang-nuts/j9stXXXObQU/32oiWWt-AAAJ

suntong added a commit that referenced this pull request Feb 24, 2016
@suntong suntong merged commit b387613 into master Feb 24, 2016
@suntong suntong deleted the reconstruct branch February 24, 2016 21:08
suntong added a commit that referenced this pull request Jul 8, 2017
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