dudaodong
02b7aa8f33
update version
2023-08-22 10:18:21 +08:00
dudaodong
f188d3d08f
doc: add doc for InDelta
2023-08-21 11:05:11 +08:00
dudaodong
0c924b859e
Merge branch 'main' into v2
2023-08-21 11:00:23 +08:00
warpmatrix
c5a5a07462
feat: InDelta ( #127 )
2023-08-15 09:53:16 +08:00
dudaodong
1ff5dd6df0
Merge branch 'main' into v2
2023-08-03 15:06:15 +08:00
Faucherwind
b5f86a488c
feat: CopyOnWriteList adds more functions such as ForEach, Sort... ( #126 )
...
* feat: CopyOnWriteList adds more functions such as ForEach, Sort
* feat: CopyOnWriteList adds more functions such as ForEach, Sort
2023-08-03 15:05:30 +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
e924429d6e
fix: fix test case TestConcurrentMap_GetAndDelete
2023-08-02 11:33:27 +08:00
dudaodong
7079b1f704
format doc
2023-08-02 11:29:51 +08:00
Faucherwind
40cad365c0
feat: add CopyOnWriteList. A thread-safe list. ( #125 )
...
* fix: use loop to get value . On Get() and Contains()
* fix: Use reflect. DeepEqual() determines whether the keys are equal
* feat: add CopyOnWriteList. A thread-safe list.
* fix: fix failed unit test
* feat: add Equal() in CopyOnWriteList.
fix: update some function`s names
* doc: add copyonwritelist.md and copyonwritelist_zh-CN.md
2023-08-02 11:10:10 +08:00
Faucherwind
6386ab908d
fix: use loop to get value . On Get() and Contains() ( #124 )
...
* fix: use loop to get value . On Get() and Contains()
* fix: Use reflect. DeepEqual() determines whether the keys are equal
2023-08-01 11:14:45 +08:00
dudaodong
bb563724c7
doc: add go playground demo
2023-08-01 11:01:57 +08:00
dudaodong
72924d4486
release v2.2.4
v2.2.4
2023-08-01 09:58:53 +08:00
dudaodong
231f8b04b4
doc: add new function doc for v2.2.4
2023-07-30 13:22:32 +08:00
dudaodong
daa932fee3
update: make IsWeekend deprecated
2023-07-30 12:47:00 +08:00
dudaodong
1b0691f1d5
Merge branch 'main' into v2
2023-07-30 12:41:03 +08:00
CyJaySong
0b6a00bd99
IsWeekend func Deprecated ( #123 )
...
* expand BeginOfWeek、EndOfWeek
* IsWeekend func Deprecated
2023-07-30 12:39:26 +08:00
dudaodong
4ab98664bb
refactor: rename file name
2023-07-28 17:55:36 +08:00
dudaodong
31eb5f4d1f
feat: add HmacMd5WithBase64
2023-07-28 17:53:46 +08:00
dudaodong
0ae5d17a06
doc: add doc for CurrentMap
2023-07-27 15:08:55 +08:00
dudaodong
4558d7a3c2
test: add test for currentmap
2023-07-27 11:54:52 +08:00
dudaodong
4715301240
doc: update doc for cryptor package
2023-07-27 11:20:06 +08:00
dudaodong
1c58ee23f1
feat: add Timestamp,TimestampMilli,TimestampMicro, TimestampNano
2023-07-26 17:28:15 +08:00
dudaodong
2a303d5e4b
doc: update format
2023-07-26 15:28:20 +08:00
dudaodong
326e7881a6
feat: add NowDateOrTime
2023-07-26 15:03:59 +08:00
dudaodong
31e8b12674
feat: add timezone support for FormatTimeToStr and FormatStrToTime
2023-07-26 14:40:12 +08:00
dudaodong
a0431d9435
fix: fix TestConcurrentMap_Delete test failed
2023-07-25 10:21:11 +08:00
dudaodong
0456b65cc7
test: add example for cryptor package new functions
2023-07-25 10:18:54 +08:00
dudaodong
989b4dd791
test: add test for cryptor package new functions
2023-07-25 10:06:25 +08:00
dudaodong
a76b02fbba
Merge branch 'main' into v2
2023-07-24 17:28:41 +08:00
hoslo
2d7747738a
feat: add base cryptor method ( #119 )
...
Co-authored-by: shuai_yang <shuai_yang@intsig.net >
2023-07-24 17:24:17 +08:00
dudaodong
fe0cb04137
feat: add ConcurrentMap
2023-07-24 17:10:45 +08:00
dudaodong
fe0264f628
refactor: clean code
2023-07-24 15:42:36 +08:00
dudaodong
65396cee32
Merge branch 'main' into v2
2023-07-23 15:43:35 +08:00
Ta
544702b460
fix: remove unused message in pointer.md ( #117 )
2023-07-23 15:42:54 +08:00
dudaodong
d8936cdcb5
doc: add doc for pointer
2023-07-23 13:26:07 +08:00
dudaodong
d4b97d6b20
Merge branch 'main' into v2
2023-07-23 13:13:56 +08:00
Ta
5caa14c838
feat: add UnwarpOr and UnwarpOrDefault to pointer pkg ( #116 )
2023-07-23 13:09:50 +08:00
dudaodong
0d0848ac67
refactor: use for loop than for range
2023-07-10 10:56:53 +08:00
dudaodong
d5334f892f
feat: add Join
2023-07-10 10:51:43 +08:00
dudaodong
36ef5b3bd3
doc: add doc for HasKey
2023-07-10 10:39:55 +08:00
dudaodong
6f48b00c88
feat: add HasKey
2023-07-10 10:33:04 +08:00
dudaodong
7b744c299e
fix: fix bug of CreateDir
2023-07-10 10:13:23 +08:00
dudaodong
154ec56780
doc: add go playground demo
2023-07-04 16:31:13 +08:00
dudaodong
584aabdf62
release v2.2.3
v2.2.3
2023-07-03 14:09:04 +08:00
dudaodong
1b754a6264
doc: update link in readme
2023-07-03 11:57:50 +08:00
dudaodong
06a558d797
doc: update link in readme
2023-07-03 11:21:49 +08:00
dudaodong
423779d3ff
doc: update link in readme
2023-07-03 11:14:55 +08:00
dudaodong
78c17a9e7b
doc: update link in readme
2023-07-03 10:52:26 +08:00