# gin-learn **Repository Path**: afacode/gin-learn ## Basic Information - **Project Name**: gin-learn - **Description**: go gin web框架学习 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-07 - **Last Updated**: 2021-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## go(gin) learn 基于casbin及rbca权限校验 文件目录 ``` ├─api │ └─v1 ├─core ├─global ├─initialize ├─middleware ├─model │ ├─request │ └─response ├─router ├─service ├─templates └─utils ```