# book **Repository Path**: hacker__007/book ## Basic Information - **Project Name**: book - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-28 - **Last Updated**: 2025-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README cd apps/book goctl rpc protoc book.proto --go_out=. --go-grpc_out=. --zrpc_out=./rpc --style=goZero goctl model mysql ddl -src=book.sql -dir=models -cache=true --style=goZero