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

[go][dep] Init new codebase #63

Open
4 tasks
at15 opened this issue Feb 19, 2018 · 0 comments
Open
4 tasks

[go][dep] Init new codebase #63

at15 opened this issue Feb 19, 2018 · 0 comments

Comments

@at15
Copy link
Member

at15 commented Feb 19, 2018

Like Xephon-B, it should make use of go.ice and libstdb-go, might need to adjust go.ice and gommon along the way ...

  • old codebase will be kept, we will start a new package called xk which is just another name of pkg, it's better than pkgv2 ...
    • simply ask dep to ignore the pkg package would work I suppose
  • empty cmd for server
  • grpc server
  • http server
  • simple in memory storage
@at15 at15 added this to the Week 7 milestone Feb 19, 2018
at15 added a commit that referenced this issue Feb 19, 2018
- didn't remove `pkg` directory because it won't affect build as long as
we ask dep to ignore it, also we need it there to look (copy) legacy code
- playground is ignored as well, we may need a new playground, though
thanks to how go manage package, we can just create new folder inside it
without worrying its siblings can't find dependencies ....
@at15 at15 mentioned this issue Feb 19, 2018
3 tasks
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

1 participant