Samuel Berthe
|
9c8308ffda
|
Style add golangci config (#670)
* style(lint): gofumpt
* style(lint): errcheck
* style(lint): revive
* style(lint): gocritic
* style(lint): forcetypeassert
* style(lint): add .golangci.yml
* oops
|
2025-09-20 01:37:51 +02:00 |
|
Nathan Baulch
|
76b76a7adb
|
lint: Apply testifylint linter recommendations (#669)
|
2025-09-20 00:50:00 +02:00 |
|
Samuel Berthe
|
c66dc5432a
|
fix: fix randomly failing test
|
2025-07-07 02:03:06 +02:00 |
|
Samuel Berthe
|
5cd32660f6
|
feat: adding ExampleNewThrottleBy and ExampleNewThrottleByWithCount
|
2025-01-26 22:47:39 +01:00 |
|
Lee,Minjea
|
fdd886509a
|
fix: test case fixed
|
2025-01-26 19:59:39 +01:00 |
|
minjea.lee
|
27638ea5b7
|
feat: adding NewThrottle (#396)
|
2025-01-26 19:59:39 +01:00 |
|
Nathan Baulch
|
db0f4d2171
|
Tidy up (#519)
|
2024-08-22 01:17:02 +02:00 |
|
Viktor Szépe
|
d8598ea01e
|
Fix typos (#384)
|
2023-12-20 00:43:37 +01:00 |
|
Samuel Berthe
|
443de35ee3
|
feat: adding DebounceBy (#329)
|
2023-03-20 15:12:54 +01:00 |
|
Samuel Berthe
|
6438444f7d
|
adding Transaction
|
2022-12-12 01:17:03 +01:00 |
|
Ayaka Neko
|
23ae73bfce
|
feat: adding AttemptWhile and AttemptWhileWithDelay (#183)
* feat: adding HaltingAttempt and HaltingAttemptWithDelay
* chore: re-implement it as AttemptWhile and AttemptWhileWithDelay
|
2022-11-28 11:27:59 +01:00 |
|
Samuel Berthe
|
31f3bc3a85
|
test: parallel tests everywhere (#228)
|
2022-10-02 21:38:26 +02:00 |
|
Samuel Berthe
|
d54996c157
|
feat(lo.Try0): remove type definition
|
2022-05-02 14:51:02 +02:00 |
|
Samuel Berthe
|
59ebb9332f
|
oops
|
2022-04-26 12:05:07 +02:00 |
|
Samuel Berthe
|
161f924e17
|
feat: adding AttemptWithDelay
|
2022-04-26 12:00:53 +02:00 |
|
xuzhiwei
|
ecdd8512f4
|
Make Debounce Lodash style
|
2022-03-14 17:28:13 +08:00 |
|
xuzhiwei
|
046457ebbd
|
Add Cancel of Debounce, Update README.md and test cases
|
2022-03-12 10:33:26 +08:00 |
|
xuzhiwei
|
33bb4cea02
|
Add Debounce
|
2022-03-11 14:04:49 +08:00 |
|
Samuel Berthe
|
2d3ea84ba6
|
feat: adding attempt + repeat + times
|
2022-03-05 21:24:37 +01:00 |
|