<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't have in depth knowledge but trying to contribute my bit. :) </p>
<hr/>**评论:**<br/><br/>apxp: <pre><p>I didn'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>
Open sourced File Upload Service to manage and upload file on server using buckets
agolangf · · 448 次点击这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传