10000 GitHub - wuyuli995/sniper-master: bilibili后端框架sniper旧版本
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wuyuli995/sniper-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sniper['snaɪpər] 轻量级业务框架

Sniper 的前世今生

系统要求

  1. 类 UNIX 系统
  2. go v1.12+
  3. protoc
  4. protoc-gen-go
  5. protoc-gen-twirp

目录结构

├── cmd         # 服务子命令
├── dao         # 数据访问层
├── main.go     # 项目总入口
├── rpc         # 接口描述文件
├── server      # 控制器层
├── service     # 业务逻辑层
├── sniper.toml # 配置文件
└── util        # 业务工具库

快速入门

About

bilibili后端框架sniper旧版本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0