# goLearn **Repository Path**: Gactor/go-learn ## Basic Information - **Project Name**: goLearn - **Description**: go学习示例 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-13 - **Last Updated**: 2025-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 帆软报表数据快照 Snapshot #### 介绍 - 帆软报表快照数据,调度脚本执行数据表查询数据并保存到快照表中; - 配置项: ./config/{APP_ENV}.json - - - databases:数据库配置 - - - tasks:任务调度 - - - main.go:switch对应tasks中任务 - 快照脚本:./modules/tasks/xxx.go --- #### 参考资料: - 菜鸟教程:https://www.runoob.com/go/go-arrays.html