# cache **Repository Path**: freelifer/cache ## Basic Information - **Project Name**: cache - **Description**: cache - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-15 - **Last Updated**: 2023-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cache This package is a modified version of [beego/cache](https://github.com/astaxie/beego/tree/master/cache). ### installation ```go go get github.com/freelifer/cache ```