Code Monkey home page Code Monkey logo

gosave's Introduction

goSave

本项目主要想要使用go 实现对象存储

beta版所实现功能
1.uuid 生成(全局唯一)
2.对外http接口 (暂时可以只监听某一域名固定端口:后期实现路由功能)
3.支持文件预览、上传下载(beta可以仅实现单节点 并对文件大小类型进行限制)
模块说明
1.BaseTools 共有一些工具类、参数校验http请求等
2.Constants 常量定义 禁止代码中出现 1 ,2 等无意义数字均用常量定义
3.Entity    实体类封装
4.QueueHelper  队列助手、未来添加
5.Storage      文件存储读取
6.TestUnit     测试用例统一放置于此
7.WebServer    路由、http处理接口放置于此 beta 暂时监听特定端口后期手动实现dispathcher
git 分支命名
[todo]/[name]/[mode]

例如
feature/guruiqin/addHttpServer
fix/guruiqin/fixXXX

gosave's People

Contributors

katncandix2 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.