# gopkg **Repository Path**: wennmu/gopkg ## Basic Information - **Project Name**: gopkg - **Description**: 各种独立模块的包,在开发过程中快速引入。 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: https://wennmu.iflet.cn/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-06 - **Last Updated**: 2022-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: auth, config, LevelDB, logger, mail ## README # pkg #### 介绍 各种独立模块的包,在开发过程中方便的引入。 #### 安装教程 ``` go get gitee.com/wennmu/gopkg ``` #### 使用说明 ``` 参阅各个模块README.md ```