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

88 Commits

Author SHA1 Message Date
dudaodong 928e3a390d feat: merge some new functions from rc branch 2024-03-04 16:36:20 +08:00
dudaodong 48519aba2b feat: add MapToStruct 2024-02-23 10:29:46 +08:00
dudaodong f82f49a4c2 feat: add SubInBetween 2024-02-06 17:13:00 +08:00
dudaodong d9dc2993b3 update readme file 2023-10-07 11:25:00 +08:00
dudaodong f37e55d9f1 feat: add ReadFile 2023-09-24 19:19:09 +08:00
dudaodong 561c42a24e feat: add rsa encrypt 2023-09-17 16:21:40 +08:00
dudaodong 12d74489d5 update doc 2023-09-17 16:12:12 +08:00
dudaodong d9e318550a feat: add new functions to datetime package 2023-07-28 17:25:13 +08:00
dudaodong 993b0e6023 feat: add Join 2023-07-27 20:14:57 +08:00
dudaodong c3c6c92cd4 refactor: clean code 2023-07-27 17:58:40 +08:00
dudaodong 8587abc977 feat: add base64 support for cryptor package 2023-07-27 17:54:26 +08:00
dudaodong 0247ac232a feat: add ZipAppendEntry 2023-06-20 10:23:12 +08:00
dudaodong c8a65c33a4 format code 2023-06-13 15:09:31 +08:00
dudaodong 69a797f8ed doc: format code in doc file 2023-06-13 15:08:40 +08:00
dudaodong 1e5b69e9bf feat: add RemoveWhiteSpace 2023-06-13 15:06:27 +08:00
dudaodong 275abcc8c2 feat: add RandUniqueIntSlice 2023-06-13 15:03:45 +08:00
dudaodong 4bc43f3278 feat: add Log 2023-06-13 14:59:30 +08:00
dudaodong f3382ceac9 feat: add WirteCsvFile 2023-06-13 14:56:43 +08:00
dudaodong d20f8783b2 feat: add Utf8ToGbk and GbkToUtf8 2023-06-13 14:49:40 +08:00
dudaodong 6b46a0c05c feat: add WriteBytesToFile and WriteStringToFile 2023-05-31 17:36:12 +08:00
dudaodong 4b8b624b4c feat: add ContainsAll and ContainsAny 2023-05-31 17:27:25 +08:00
dudaodong f274375e62 feat: add IsWeekend 2023-05-31 17:23:47 +08:00
dudaodong 6dc017a5fa feat: add BetweenSeconds and DayOfYear 2023-05-31 10:12:17 +08:00
dudaodong e1fb97095d feat: add ReplaceWithMap, Trim, SplitAndTrim, HideString 2023-05-30 14:12:56 +08:00
dudaodong d8f5a15590 feat: add AddYear and IsLeapYear 2023-05-30 14:07:11 +08:00
dudaodong 2d01a13787 feat: add ToInterface and CopyProperties 2023-05-30 11:54:57 +08:00
dudaodong db9b045500 doc: add Cos, Sin, LCM, GCD function 2023-05-30 11:47:00 +08:00
dudaodong 3b1597d6f7 fix: fix body param bug when send post request 2023-05-30 11:01:39 +08:00
dudaodong cacedf2a05 doc: add document for compare package 2023-04-26 11:25:04 +08:00
dudaodong 4fc391895b feat: add new function for fileutil package 2023-04-26 11:12:48 +08:00
dudaodong b419319e66 doc: update doc for netutil package 2023-04-19 16:19:42 +08:00
dudaodong ee44526d9e feat: move new functions from v2 version 2023-04-19 15:49:07 +08:00
dudaodong 6576b1f0cb feat: add new function for system and strutil package 2023-04-19 14:36:33 +08:00
dudaodong 93108bafb9 feat: add option support for ExecCommand 2023-04-19 14:26:15 +08:00
dudaodong 07f5e0697f feat: add option support for ExecCommand 2023-04-19 14:25:31 +08:00
dudaodong 4ba91d7e4c feat: add IsPingConnected and IsTelnetConnected 2023-04-19 14:07:11 +08:00
dudaodong ab81d9c283 fix: fix StructToUrlValues failed when tag contain omitempty 2023-03-06 17:23:54 +08:00
dudaodong f6cd98086f doc: add doc for Pipeline function 2023-02-23 10:52:07 +08:00
dudaodong 24eb2bbacd doc: format all markdown doc 2023-02-23 10:36:54 +08:00
dudaodong 15c1537bf0 doc: add doc for SplitWords and WordCount 2023-02-23 10:23:38 +08:00
dudaodong c02654559a doc: add pad function 2023-02-23 10:19:05 +08:00
dudaodong f8f58cae10 doc: add doc for DeepClone function 2023-02-16 11:53:28 +08:00
dudaodong d4a20b239a add new function 2022-12-15 16:35:33 +08:00
dudaodong 0a99492cf6 feat: add IsGBK 2022-12-15 16:21:09 +08:00
dudaodong fb3de03f37 clean document 2022-12-15 16:13:32 +08:00
dudaodong 43c2fd2a22 feat: add UpperKebabCase/UpperSnakeCase 2022-12-15 16:05:02 +08:00
dudaodong 9e39c31087 docs: update doc for random package 2022-11-08 15:03:42 +08:00
dudaodong 67b4782ac2 doc: add document for functions in netutil/http_client.go 2022-08-31 15:53:18 +08:00
dudaodong f5ec5eb58d feat: add EncodeByte and DecodeByte 2022-08-29 15:08:50 +08:00
dudaodong d62284e9a6 feat: add IsZeroValue function 2022-08-29 14:59:36 +08:00