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 a dedicated Go module type #1511

Closed
eysi09 opened this issue Jan 14, 2020 · 0 comments
Closed

Add a dedicated Go module type #1511

eysi09 opened this issue Jan 14, 2020 · 0 comments

Comments

@eysi09
Copy link
Collaborator

eysi09 commented Jan 14, 2020

Similar to our Maven module type, we could add a Go module type that is optimised for Go workflows.

Potential features:

  • Downloads the go binary for users
  • Ships with a default Dockerfile that is setup to support hot-reload
  • Builds the binary locally and adds only the build to the image

Would be great to get feedback from more seasoned Go developers on design and potential optimisations.

Some preliminary work was made in #1271.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants