Skip to content
View sjqzhang's full-sized avatar

Block or report sjqzhang

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. go-fastdfs go-fastdfs Public

    go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high relia…

    Go 4.1k 763

  2. gdi gdi Public

    Go Dependency injection through (IOC/DI),极简的go依赖注入工具包, 同时还提供类似java 注解用于支持gin框架,实现AOP。Go Dependency injection through (IOC/DI), a minimalist go dependency injection toolkit that also provides Java-l…

    Go 7 3

  3. gmock gmock Public

    Mocking utility for Go testing, Support Redis, Http, Gorm,Xorm, DockerService (There is no need to modify existing code). 一个可以不用改变现在代码就可以进行go单元测试的库,支持Redis,Http,Gorm,DockerService (可以用Docker容器支持)模拟。

    Go 11 6

  4. ops_channel ops_channel Public

    命令通道是联接人与机器,人与业务的一座桥.它跟常用的开源运维工具(`ansible`,`saltstack`,`puppet`)有相似之处,但也有着本质的差异。

    Go 39 15

  5. gdi_aop gdi_aop Public

    support gin aop exmaple (like java) 一个支持Go AOP 的示例,为了方便直观感受AOP的便捷性,示例简单集成了Gin框架作为示例。

    Go 2

  6. go-web-mini go-web-mini Public

    Forked from gnimli/go-web-mini

    Go + Vue开发的管理系统脚手架, 前后端分离, 仅包含项目开发的必需部分, 基于角色的访问控制(RBAC), 分包合理, 精简易于扩展。 后端Go包含了gin、 gorm、 jwt和casbin等的使用, 前端Vue基于vue-element-admin开发

    Go 4