# ptwo **Repository Path**: HongXuandaozun/ptwo ## Basic Information - **Project Name**: ptwo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-23 - **Last Updated**: 2025-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 用proto生成go文件 ``` protobuf goctl rpc protoc pone.proto --go_out=. --go-grpc_out=. --zrpc_out=. ```