supertiktok

command module
v0.0.0-...-49721f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2023 License: MIT Imports: 2 Imported by: 0

README

supertiktok

2023字节跳动暑期青训项目---抖音青春版

仓库地址:Sangs3112/supertiktok

  • 这里也将是我们最终提交代码的地方

  • main.go是整个代码的主入口 已经将本地的服务器通过内网穿透映射到公网上 --sangs

目录结构:

supertiktok/
├── api/
│   ├── http/
│   │   ├── handler/      # HTTP 请求处理器
│   │   └── middleware/   # HTTP 中间件
│   └── rpc/
│       ├── middleware/   # RPC 中间件
│       └── service/      # RPC 服务定义和实现
├── config/               # 配置文件
├── dal/                  # 数据访问层 包含对数据库的连接,以及对数据库的操作
├── idl/                  # 接口定义语言
├── main.go               # 项目主入口
└── go.mod

运行环境

  • Protocol Buffers 24.0
  • Go 1.20.6
  • MySQL 8.0.34
  • Hertz 0.6.6
  • kitex 0.6.2
  • jwt(JSON Web Token) 1.0.2

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
core/feed
* @Author: Sangs * @Date: 2023-08-22 * @LastEditTime: 2023-09-01 * @Description:
* @Author: Sangs * @Date: 2023-08-22 * @LastEditTime: 2023-09-01 * @Description:
core/user
* Description: 用于启动user的etcd服务 * Author: sangs * Date: 2023-08-19
* Description: 用于启动user的etcd服务 * Author: sangs * Date: 2023-08-19
core/user/service
* Description: 用于完成user_service,调用dal层实现对数据库的操作,供rpc调用。
* Description: 用于完成user_service,调用dal层实现对数据库的操作,供rpc调用。
interaction/comment
* @Author: Sangs * @Date: 2023-09-01 * @LastEditTime: 2023-09-01 * @Description:
* @Author: Sangs * @Date: 2023-09-01 * @LastEditTime: 2023-09-01 * @Description:
* Description: 用于对当前目录下的所有yml配置文件进行统一的读写,并使用日志库logit对错误进行处理 * Author: sangs * Date: 2023-08-19
* Description: 用于对当前目录下的所有yml配置文件进行统一的读写,并使用日志库logit对错误进行处理 * Author: sangs * Date: 2023-08-19
dal
db
* @Author: Sangs * @Date: 2023-08-25 * @LastEditTime: 2023-09-02 * @Description:
* @Author: Sangs * @Date: 2023-08-25 * @LastEditTime: 2023-09-02 * @Description:
kitex_gen/comment/commentservice
Code generated by Kitex v0.6.2.
Code generated by Kitex v0.6.2.
kitex_gen/favorite/favoriteservice
Code generated by Kitex v0.6.2.
Code generated by Kitex v0.6.2.
kitex_gen/feed/feedservice
Code generated by Kitex v0.6.2.
Code generated by Kitex v0.6.2.
kitex_gen/user/userservice
Code generated by Kitex v0.6.2.
Code generated by Kitex v0.6.2.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL