# go-thirds **Repository Path**: gxcc/go-thirds ## Basic Information - **Project Name**: go-thirds - **Description**: 第三方对接库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-15 - **Last Updated**: 2025-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go第三方对接工具 备注说明:由于部分功能使用了redis缓存数据(特别是微信等相关的API,会使用redis缓存access_token等数据),建议使用前,先调用cache.InitRedisClient() 方法。