1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-03-01 00:35:28 +08:00
Commit Graph

28 Commits

Author SHA1 Message Date
dudaodong 928e3a390d feat: merge some new functions from rc branch 2024-03-04 16:36:20 +08:00
dudaodong 97ea636e9e feat: add WriteMapsToCsv 2024-02-06 17:17:17 +08:00
dudaodong f37e55d9f1 feat: add ReadFile 2023-09-24 19:19:09 +08:00
dudaodong 12d74489d5 update doc 2023-09-17 16:12:12 +08:00
dudaodong 7cf358a0ec fix: fix CreateDir bug 2023-07-27 18:00:56 +08:00
dudaodong 0247ac232a feat: add ZipAppendEntry 2023-06-20 10:23:12 +08:00
dudaodong f3382ceac9 feat: add WirteCsvFile 2023-06-13 14:56:43 +08:00
dudaodong 6b46a0c05c feat: add WriteBytesToFile and WriteStringToFile 2023-05-31 17:36:12 +08:00
dudaodong b9745fd08b fix: comment TestMTime 2023-05-30 11:02:03 +08:00
dudaodong 4fc391895b feat: add new function for fileutil package 2023-04-26 11:12:48 +08:00
dudaodong ee44526d9e feat: move new functions from v2 version 2023-04-19 15:49:07 +08:00
dudaodong f133b32faa fix: issue#62: fix ZipSlip bug 2022-11-17 16:14:03 +08:00
dudaodong 2fe272f2ef docs: add CreateDir function for fileutil 2022-06-17 17:22:08 +08:00
dudaodong b7a6c91064 feat: add unix date conversion 2022-03-24 16:03:57 +08:00
dudaodong 3ca096b4ac update MiMeType func comment 2022-01-21 14:54:55 +08:00
dudaodong 1f45937190 refactor: rewrite all unit test functions with assert 2022-01-09 16:04:33 +08:00
dudaodong 9da7115169 refactor: rewrite all unit test functions with assert 2022-01-09 15:10:56 +08:00
dudaodong cb7df1b57d update: add some new feature comments for file and slice 2022-01-06 17:09:01 +08:00
dudaodong eeff28606e feat: add IsLink, FileMode, MiMeType funcs for file 2022-01-06 16:53:32 +08:00
dudaodong 86d4b25a2b feat: and Zip and UnZip func for file operation 2022-01-06 15:15:59 +08:00
dudaodong c625a88067 refactor: rename package 'utils' to 'internal' 2021-12-31 11:36:11 +08:00
dudaodong 6ab4fca433 fmt: go fmt fileutil/file_test.go and function/function.go 2021-12-26 21:41:46 +08:00
dudaodong 0cf59323ff update: update comment for ReadFileByLine in file.go 2021-12-10 10:51:50 +08:00
dudaodong 3021985df9 feat: add ClearFile, ReadFileToString, ReadFileByLine into file.go 2021-12-09 20:19:13 +08:00
dudaodong 4e5d3c2603 fix: fix IsExist function in fileutil/file.go 2021-11-29 20:23:26 +08:00
dudaodong fee6cb17f3 update: update validator test function 2021-11-29 15:53:48 +08:00
dudaodong 0c4b512084 fmt: fix some gofmt issue 2021-11-29 13:01:46 +08:00
dudaodong 3254591ab9 publish lancet 2021-11-28 21:28:23 +08:00