dudaodong
be62aaac9b
refactor: update signature of WriteMapsToCsv function
...
g
2024-01-24 11:54:42 +08:00
dudaodong
bbc58c7e46
fix: fix the map key order issue of WriteMapsToCsv
2024-01-22 11:10:02 +08:00
dudaodong
ac2ecceaec
refactor: refact reduce function
2024-01-03 10:46:28 +08:00
dudaodong
a06bb8ee6a
fix: fix unit test for WriteMapsToCsv
2024-01-01 18:32:41 +08:00
dudaodong
27b5702fd3
fix: fix unit test for WriteMapsToCsv
2024-01-01 17:51:32 +08:00
dudaodong
b2c3fa0ab8
fix: fix golint issue
2024-01-01 17:43:11 +08:00
dudaodong
4afc838937
doc: add doc for WriteMapsToCsv
2024-01-01 17:40:32 +08:00
colorcrow
3482f80d1c
WriteCsvFile自定义分割符,增加map切片写入csv,增加追踪函数运行时间的函数 ( #157 )
...
* WriteCsvFile now support custom delimiter,Add write map slice to csv
* add trace func time
2024-01-01 16:54:04 +08:00
suacrbah
565f2893b9
feat: add support for seeking and read one line at a time from file ( #158 )
...
* feat: add support for seeking and read one line at a time from file
* feat: add support for calculating folder total size
---------
Co-authored-by: Suacrbah <5744580+Suacrbah@user.noreply.gitee.com >
2024-01-01 16:50:54 +08:00
dudaodong
0b976e9a4c
fix: fix failed unit test
2023-12-11 15:45:02 +08:00
dudaodong
e25b53712b
doc: add play ground demo
2023-10-08 11:19:44 +08:00
dudaodong
2351ab4714
Merge branch 'v2' of github.com:duke-git/lancet into v2
2023-09-24 19:09:31 +08:00
dudaodong
88eec858b4
test: add test file
2023-09-24 19:09:19 +08:00
dudaodong
14c37b5a5f
Merge branch 'v2' of github.com:duke-git/lancet into v2
2023-09-23 13:48:40 +08:00
flytutu
a9f01d8a69
[opt] currentPath support windows and linux ( #139 )
...
Co-authored-by: hesu <hesu@eacomp.com >
2023-09-23 13:45:21 +08:00
o98k
781b89d51a
feat(fileutil): add ReadFile func ( #140 )
2023-09-23 13:45:02 +08:00
ggymm
e66ab154bc
fix: 覆盖写入字符串到文件问题 ( #128 )
2023-08-24 16:36:44 +08:00
dudaodong
91bc1a512c
test: update TestZipFolder
2023-08-22 10:49:46 +08:00
dudaodong
1390b7a964
fix: fix bug of Zip
2023-08-03 10:45:48 +08:00
dudaodong
c3e28a9fc0
fix: fix bug of Zip
2023-08-02 20:17:55 +08:00
dudaodong
7b744c299e
fix: fix bug of CreateDir
2023-07-10 10:13:23 +08:00
dudaodong
ab364744b6
test: add parallel running for all unit test functions
2023-06-29 14:49:28 +08:00
dudaodong
8f49078eb3
doc: add go playground demo
2023-06-20 14:04:18 +08:00
dudaodong
efcfbfb6a1
fix: fix failed unit test
2023-06-20 11:10:33 +08:00
dudaodong
0fd268face
Merge branch 'main' into v2
2023-06-17 19:38:53 +08:00
TheLastSunset
8ced7e887f
feat: add ZipAppendEntry ( #113 )
2023-06-17 19:36:42 +08:00
dudaodong
1650e70d04
Merge branch 'main' into v2
2023-06-13 10:15:17 +08:00
Thijs Schreijer
23382b2b76
fix doc comment typo ( #110 )
2023-06-12 20:13:14 +08:00
dudaodong
7311f84772
test: add test file
2023-06-08 14:50:46 +08:00
dudaodong
e2fc2f1bc9
feat: add WirteCsvFile
2023-06-08 14:40:37 +08:00
dudaodong
cbf8cfdffa
doc: add go playground demo
2023-06-01 14:11:57 +08:00
dudaodong
75ed359084
feat: add WriteBytesToFile and WriteStringToFile
2023-05-31 16:56:18 +08:00
dudaodong
f93c561f5d
doc: update go playground demo
2023-04-27 12:03:15 +08:00
dudaodong
99cb1b13a3
test: remove unstable test item
2023-04-26 18:14:27 +08:00
dudaodong
4311b9ac66
test: remove t.Log()
2023-04-26 14:59:45 +08:00
dudaodong
dcdb29334d
doc: update fileutils package document
2023-04-26 10:44:12 +08:00
dudaodong
e3804e9534
test: add test.csv file
2023-04-25 11:34:09 +08:00
dudaodong
2f51397d2c
feat: add ReadCsvFile
2023-04-25 11:28:43 +08:00
dudaodong
11217a11c7
feat: add FileSize, MTime, Sha
2023-04-25 11:16:00 +08:00
dudaodong
fa81ee143e
refactor: update param name CopyFile
2023-04-25 10:49:12 +08:00
dudaodong
62891f20f8
feat: add IsZipFile
2023-04-24 14:00:53 +08:00
dudaodong
5e79eaa9dd
feat: add IsZipFile
2023-04-24 11:00:58 +08:00
dudaodong
fcb3b97b45
doc: add docment and playground demo for v2.1.19
2023-04-18 15:21:03 +08:00
dudaodong
975c303a31
fix: ExampleListFileNames
2023-04-17 15:35:17 +08:00
dudaodong
3b8dd94a5c
fix: TestListFileNames
2023-04-17 15:32:59 +08:00
dudaodong
6e7300bbbf
feat: add CurrentPath
2023-04-05 15:55:55 +08:00
dudaodong
395e0883c7
fix: fix example test failed of CreateFile
2023-01-08 20:44:23 +08:00
dudaodong
936011dc3b
fix: fix bug in file test
2023-01-08 20:25:11 +08:00
dudaodong
d9c6294775
fix: fix goline error
2023-01-05 14:55:47 +08:00
dudaodong
3062eb7789
test: add examples for fileutil package
2023-01-03 11:55:23 +08:00