Skip to content

Refactor to follow the standard Go package guide #2

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

Merged
merged 1 commit into from
May 29, 2021

Conversation

kkweon
Copy link
Member

@kkweon kkweon commented May 28, 2021

  • Module name is the repo name
  • main package should be in cmd/<binary-name>/main.go

Fixes #1

- Module name is the repo name
- main package should be in cmd/<binary-name>/main.go
This was referenced May 29, 2021
@kkweon kkweon requested a review from deep-diver May 29, 2021 01:22
@deep-diver deep-diver merged commit 3dbb905 into main May 29, 2021
@deep-diver deep-diver deleted the cleanup-standard-go-package branch May 29, 2021 07:00
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.

Remove binary file
2 participants