xiabin a32690a8d0
Some checks failed
Auth & User Management Service CI / build-services (app/auth_service/Dockerfile, auth_service, auth_service) (push) Successful in 36s
Auth & User Management Service CI / build-services (app/douyin_ecpm_calculation_service/Dockerfile, douyin_ecpm_calculation_service, douyin_ecpm_calculation_service) (push) Successful in 32s
Auth & User Management Service CI / build-services (app/ranking_management/Dockerfile, ranking_management, ranking_management) (push) Successful in 37s
Auth & User Management Service CI / build-services (app/user_management/Dockerfile, user_manager, user_management) (push) Successful in 36s
Auth & User Management Service CI / start-services (push) Failing after 1s
1
2025-02-11 14:37:03 +08:00
1
2025-02-11 14:37:03 +08:00
1
2025-02-11 14:06:30 +08:00
2025-02-10 17:30:29 +08:00
2025-02-10 14:53:03 +08:00
2025-02-07 15:49:41 +08:00
2025-02-10 14:53:03 +08:00
2025-02-10 14:53:03 +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 511 KiB
Languages
Go 100%