Open sourced File Upload Service to manage and upload file on server using buckets

agolangf · · 355 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hey guys, I have open sourced a small service which help upload file on server from any client application in both one time format and streamed format for speed. Please provide any feedback and comments on architecture and design so that i can improve over it. If interested please contribute as i am planning to add S3 support and other storage service support in future.</p> <p><a href="https://github.com/MiteshSharma/StorageService" rel="nofollow">https://github.com/MiteshSharma/StorageService</a></p> <p>PS: I am relatively new to golang so don&#39;t have in depth knowledge but trying to contribute my bit. :) </p> <hr/>**评论:**<br/><br/>apxp: <pre><p>I didn&#39;t find any comment. All exported functions should be commented. Just look here: <a href="https://blog.golang.org/godoc-documenting-go-code" rel="nofollow">https://blog.golang.org/godoc-documenting-go-code</a></p> <p>Also no tests or other documentation. It is hard to understand everything by just looking at code.</p></pre>myth007: <pre><p>sure. Thanks, will add them for all functions. I just started with functionality. Currently working on S3 addition then go for comments and test cases. :) </p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

355 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传