xiabin b0d719312b
Some checks are pending
/ build-services (app/admin_service/Dockerfile, admin, admin) (push) Waiting to run
/ build-services (app/auth_service/Dockerfile, auth, auth) (push) Waiting to run
/ build-services (app/ecpm_service/Dockerfile, ecpm, ecpm) (push) Waiting to run
/ build-services (app/ranking_service/Dockerfile, ranking, ranking) (push) Waiting to run
/ build-services (app/user_service/Dockerfile, user, user) (push) Waiting to run
/ start-services (push) Blocked by required conditions
通过配置合并简化配置文件
2025-03-05 09:18:45 +08:00
2025-03-05 09:18:45 +08:00
2025-02-17 16:29:07 +08:00
1
2025-02-21 18:24:39 +08:00
2025-03-05 09:18:45 +08:00
2025-02-11 18:31:28 +08:00
2025-02-07 15:49:41 +08:00
2025-02-27 09:21:43 +08:00
1
2025-02-23 21:50:55 +08:00
1
2025-02-24 14:18:54 +08:00
2025-02-05 18:45:49 +08:00
2025-02-06 15:38:02 +08:00

  1. 用户模块user_management
  2. 抖音ecpm计算模块douyin_ecpm_calculation_service
  3. 排行榜模块ranking_management
  4. 认证模块auth_service
goctl rpc protoc auth_service.proto --go_out=.  --go-grpc_out=.  --zrpc_out=. --style=go_zero

配置私有仓库

go env -w GOPRIVATE=gitea.youtukeji.com.cn
Description
No description provided
Readme 322 KiB
Languages
Go 95.9%
Dockerfile 4.1%