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

1371 Commits

Author SHA1 Message Date
dudaodong 90e5a0bfb2 feat: add RegexMatchAllGroups 2024-09-06 14:19:57 +08:00
dudaodong 93be25920f feat: add TemplateReplace 2024-09-06 11:04:54 +08:00
dudaodong f9e5ec9096 feat: add Rotate for string 2024-09-03 16:36:11 +08:00
dudaodong 601df5dc12 feat: add Rotate for string 2024-09-03 16:35:38 +08:00
dudaodong 63216d9b1c feat: add Shuffle for string 2024-09-03 15:54:05 +08:00
dudaodong c32a19868d refactoring: make test clear 2024-09-03 15:33:32 +08:00
dudaodong 71e914019b feat: add Ellipsis for string 2024-09-03 14:36:12 +08:00
dudaodong 9824db0056 Merge branch 'rc' 2024-09-02 14:31:59 +08:00
dudaodong ba9188a29a doc: update check link 2024-09-02 14:28:26 +08:00
dudaodong 8625fbd8d3 doc: update doc for ExecCommand function 2024-09-02 11:22:11 +08:00
dudaodong 81b29baf30 doc: add doc for OrderedMap 2024-09-02 11:19:05 +08:00
dudaodong 5a38e34063 Merge branch 'rc' of github.com:duke-git/lancet into rc 2024-08-30 16:55:10 +08:00
DerekTond 159168dd7b fix 删除文档中废弃的RetryDuration函数 (#240)
* fix 修改文档中已经删除的函数RetryDuration,替换为RetryWithLinearBackoff

* fix 删除主文档中的废弃函数

---------

Co-authored-by: dongyue16 <dongyue16@tal.com>
2024-08-29 19:37:42 +08:00
dudaodong ec092a009a test: we should write clean unit test code 2024-08-28 16:06:08 +08:00
dudaodong ca40b5d6c6 refactoring: rename SortByKeys to SortByKey 2024-08-28 10:58:14 +08:00
dudaodong a6d39a3bba feat: add OrderedMap for issue #237 2024-08-28 10:53:53 +08:00
dudaodong 38148978cf refactoring: change unit variable to package internal 2024-08-26 16:25:57 +08:00
dudaodong 3e8c3bd396 feat: add SortbyKeys for map 2024-08-23 11:21:29 +08:00
dudaodong 30971c1aab doc: rename CONTRIBUTION.md and add github start chart 2024-08-21 10:28:26 +08:00
dudaodong bc260277bc fix: fix DecimalBytes and BinaryBytes issue #232 2024-08-19 11:36:49 +08:00
dudaodong c0b200f846 feat: add ReduceConcurrent 2024-08-15 17:48:26 +08:00
dudaodong 305847993c feat: add ForEachConcurrent 2024-08-15 16:44:22 +08:00
dudaodong f5d70728c3 refactoring: rename param and change its order 2024-08-15 15:50:48 +08:00
残念 c2a5335bc6 feat: add RandSliceFromGivenSlice function (#236) 2024-08-15 15:20:36 +08:00
残念 7b4e060f85 feat: add RandFromGivenSlice function (#235)
* feat: add RandFromGivenSlice function

* feat: add RandFromGivenSlice function
2024-08-14 19:36:12 +08:00
dudaodong a360372aa9 feat: add FilterConcurrent 2024-08-14 11:19:10 +08:00
dudaodong 7f78a6b11e refactoring: rename slice_parallel to slice_concurrent 2024-08-14 10:52:36 +08:00
dudaodong 5c53cb5867 feat: add MapConcurrent 2024-08-14 10:45:35 +08:00
dudaodong f7e9d5dc47 doc: add doc for UniqueByComparator and UniqueByParallel 2024-08-13 11:00:47 +08:00
dudaodong 5c580ed013 test: update test for Schedule 2024-08-09 15:00:19 +08:00
dudaodong 0f9764f41e feat: add Throttle function 2024-08-09 14:28:15 +08:00
dudaodong 0bc5f82554 doc: add RandBool, RandBoolSlice 2024-08-09 11:47:36 +08:00
dudaodong e91965b013 feat: add RandStringSlice, RandBool, RandBoolSlice 2024-08-09 11:44:56 +08:00
dudaodong 483a286d8e feat: add RandIntSlice function 2024-08-09 10:46:08 +08:00
dudaodong 3f8e306ced doc: update deprecated warning text 2024-08-08 15:44:19 +08:00
dudaodong 0b29f0520d feat: add Debounce function 2024-08-08 15:19:38 +08:00
dudaodong 8611ec0c10 feat: add UniqueByComparator 2024-08-08 11:23:11 +08:00
dudaodong 286e10d189 refactoring: memory optimization for unique slice 2024-08-08 10:51:33 +08:00
dudaodong 3e7f94b03e fix: fix UniqueBy bug 2024-08-08 10:40:23 +08:00
dudaodong 356351896d feat: add UniqueByParallel for slice 2024-08-08 10:20:52 +08:00
dudaodong 9be124211e refact: preallocate in Merge map 2024-08-01 11:00:24 +08:00
dudaodong f467658481 Merge branch 'rc' into v2 2024-07-31 10:50:29 +08:00
zyfx 5c9d0e396e Update condition.go (#234) 2024-07-31 10:16:03 +08:00
dudaodong 8f74460c1b fix: remove scientific notation in DecimalBytes 2024-07-30 14:17:17 +08:00
dudaodong d5752499bf fix: remove scientific notation in DecimalBytes 2024-07-29 11:42:56 +08:00
dudaodong eb7cf76eae doc: fix doc error 2024-07-18 11:44:00 +08:00
dudaodong 4af074d181 doc: add play ground demo 2024-07-18 11:34:16 +08:00
dudaodong 73fb8fefd2 release v2.3.2 v2.3.2 2024-07-18 10:52:54 +08:00
dudaodong 9cf535055d doc: update readme file 2024-07-18 10:50:29 +08:00
dudaodong 8be7b3e396 rename UnwrapOr 2024-07-18 10:12:16 +08:00