xiabin 2a3ec361de
Some checks failed
/ start-services (push) Has been skipped
/ build-services (app/auth/Dockerfile, auth, auth) (push) Successful in 39s
/ build-services (app/ecpm/Dockerfile, ecpm, ecpm) (push) Successful in 37s
/ build-services (app/ranking/Dockerfile, ranking, ranking) (push) Successful in 39s
/ build-services (app/user/Dockerfile, user_manager, user) (push) Failing after 1s
update Dockerfile
2025-02-14 10:37:29 +08:00
2025-02-14 10:34:01 +08:00
2025-02-14 10:37:29 +08:00
2025-02-14 10:30:15 +08:00
2025-02-11 18:31:28 +08:00
2025-02-07 15:49:41 +08:00
2025-02-11 18:31:28 +08:00
2025-02-11 18:31:28 +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 875 KiB
Languages
Go 95.9%
Dockerfile 4.1%