# ego_tools **Repository Path**: Rankx_code/ego_tools ## Basic Information - **Project Name**: ego_tools - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-10 - **Last Updated**: 2025-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ego_tools #### 介绍 ego的生成器 ##### 生成model gen.WithModel() ##### 生成CURD gen.WithCurd() ##### 生成redis读写 gen.WithRedis() ##### 生成service层 gen.WithService() ##### 生成controller gen.WithApi()