# go-zero-lib **Repository Path**: libwiki/go-zero-lib ## Basic Information - **Project Name**: go-zero-lib - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-06 - **Last Updated**: 2022-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Api gen ```shell make api # goctl api go --home ../template api go -api *.api -dir . -style GoZero ```