# go-zero-response **Repository Path**: junjunsky/go-zero-response ## Basic Information - **Project Name**: go-zero-response - **Description**: go-zero response - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-25 - **Last Updated**: 2023-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-zero-response 实现统一格式的 body 响应,格式如下: { "code": 0, "msg": "OK", "data": {} }