# golang-xml实时解析器 **Repository Path**: feng_stack/golang_xmlreader ## Basic Information - **Project Name**: golang-xml实时解析器 - **Description**: 实时检测文件变动 读取xml文件 解析为结构体 然后解析为json 并post到后台 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-01-13 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #编译后台执行文件 go build -ldflags "-H=windowsgui" -o xmlreader.exe #配置ico图标 windres -o xmlreader.syso xmlreader.rc