package
0.0.0-20240328104128-aac5e323fe3e
Repository: https://github.com/ravenhuo/go-pkg.git
Documentation: pkg.go.dev
# Functions
ParseExcel 读取excel数据,通过row tag 转换成对象 @param fileName 文件名 @param resultPtr 是需要解析的数组interface,只接受数组或者slice @param breakHeader 是否跳过第一行表头.
ReadExcel 读取excel内容.
# Variables
No description provided by the author