dudaodong
|
a81403766f
|
feat: add ToPointers, FromPointer, FromPointers
|
2025-07-07 11:16:44 +08:00 |
|
guanhongli
|
f861e18bc3
|
compatible with pointer in convert.ToString
|
2025-01-26 12:04:55 +08:00 |
|
dudaodong
|
ecafed511c
|
doc: add play ground demo for v2.3.4
|
2024-12-04 14:25:51 +08:00 |
|
dudaodong
|
3cd546d7f2
|
fix: fix issue #274
|
2024-12-02 17:06:06 +08:00 |
|
dudaodong
|
7fb49515ce
|
feat: add ToBigInt
|
2024-12-02 11:25:16 +08:00 |
|
Yurun
|
05b85a2131
|
Pre-allocate memory to reduce the number of allocations (#272)
|
2024-11-27 14:58:02 +08:00 |
|
dudaodong
|
1b31014f81
|
doc: add go playground demo
|
2024-03-06 14:52:35 +08:00 |
|
dudaodong
|
0d29f5437a
|
doc: update doc for new added functions
|
2024-03-04 16:41:54 +08:00 |
|
Cannian
|
81d13c2f1a
|
feat(convertor): add ToBase64 related method (#194)
|
2024-02-29 19:22:32 +08:00 |
|
Wang Huan
|
07fc453b74
|
fix the bug in cloning slices (#129)
* test: add test cases for cloning slices.
* fix: fix the bug in cloning slices.
|
2023-09-06 16:16:25 +08:00 |
|
dudaodong
|
ab364744b6
|
test: add parallel running for all unit test functions
|
2023-06-29 14:49:28 +08:00 |
|
dudaodong
|
8f49078eb3
|
doc: add go playground demo
|
2023-06-20 14:04:18 +08:00 |
|
dudaodong
|
be355a23f3
|
doc: add doc for Utf8ToGbk and GbkToUtf8
|
2023-06-09 11:29:29 +08:00 |
|
dudaodong
|
83832daeb1
|
feat: add Utf8ToGbk and GbkToUtf8
|
2023-06-08 15:50:44 +08:00 |
|
dudaodong
|
259dbce85e
|
doc: add go playground demo
|
2023-05-19 11:42:17 +08:00 |
|
dudaodong
|
c86a8a479d
|
feat: add ToInterface
|
2023-05-09 12:01:57 +08:00 |
|
dudaodong
|
f93c561f5d
|
doc: update go playground demo
|
2023-04-27 12:03:15 +08:00 |
|
dudaodong
|
4311b9ac66
|
test: remove t.Log()
|
2023-04-26 14:59:45 +08:00 |
|
dudaodong
|
aaf45012e4
|
fix: refact CopyProperties
|
2023-04-22 14:14:13 +08:00 |
|
zm
|
5e66bc6227
|
[structs] change package structutil to structs (#81)
* refactor package structutil to structs
* add structs package zh-CN docs
|
2023-03-15 19:14:19 +08:00 |
|
zm
|
924589d2da
|
Add StructUtil for provide more rich functions (#79)
* add support json tag attribute for StructToMap function
* add the structutil to provide more rich functions and fixed #77
|
2023-03-13 19:28:37 +08:00 |
|
zm
|
1755dd249b
|
add support json tag attribute for StructToMap function (#78)
|
2023-03-11 20:08:41 +08:00 |
|
dudaodong
|
71aa91a58d
|
doc: add go playground demo
|
2023-03-01 11:39:27 +08:00 |
|
dudaodong
|
081908bce3
|
fix: fix goline error
|
2023-03-01 11:10:12 +08:00 |
|
dudaodong
|
f08b368001
|
fix: update param type of CopyProperties
|
2023-02-20 14:04:45 +08:00 |
|
dudaodong
|
be8a0558f8
|
test: add examples for CopyProperties function
|
2023-02-20 12:00:49 +08:00 |
|
dudaodong
|
46de539e22
|
feat: add CopyProperties for merge properties between structs
|
2023-02-20 11:48:30 +08:00 |
|
dudaodong
|
ca9ecb9c8a
|
update go playground demo
|
2023-02-16 14:10:24 +08:00 |
|
dudaodong
|
4b196a72b1
|
feat: add DeepClone
|
2023-02-10 15:50:28 +08:00 |
|
dudaodong
|
d9c6294775
|
fix: fix goline error
|
2023-01-05 14:55:47 +08:00 |
|
dudaodong
|
9b6a004dbc
|
test: add example for convertor package
|
2023-01-01 21:24:24 +08:00 |
|
dudaodong
|
13bbe19ab2
|
fix: fix lint issue
|
2022-12-10 16:41:40 +08:00 |
|
dudaodong
|
2d905ab03e
|
fix: fix word misspelling
|
2022-12-04 11:25:02 +08:00 |
|
dudaodong
|
a16de97d1d
|
refactor: code improvement, ToString, Contain, Compact
|
2022-12-01 11:38:14 +08:00 |
|
dudaodong
|
f49f75b371
|
test: add unit test for EncodeByte and DecodeByte
|
2022-08-26 10:47:25 +08:00 |
|
dudaodong
|
b30f4a7bab
|
feat: add DecodeByte
|
2022-08-26 10:35:54 +08:00 |
|
dudaodong
|
982cb8932b
|
feat: add EncodeByte
|
2022-08-26 10:34:42 +08:00 |
|
dudaodong
|
b5ba9ba573
|
fix: fix TestMapToSlice function result independent of order of elements
|
2022-07-22 10:17:23 +08:00 |
|
dudaodong
|
44370aef5e
|
refactor: change variable name to
|
2022-07-18 15:52:51 +08:00 |
|
dudaodong
|
12e979cf3c
|
feat: add ToMapToSlice function
|
2022-07-11 11:28:46 +08:00 |
|
dudaodong
|
ded42f8ff5
|
feat: add ToChannel function
|
2022-07-11 11:11:16 +08:00 |
|
dudaodong
|
d06cde3fcf
|
feat: add ToMap function
|
2022-07-11 10:27:38 +08:00 |
|
dudaodong
|
628404dc7f
|
fix: fix lint error
|
2022-07-06 10:57:45 +08:00 |
|
tangqiu0205
|
bab0a27e40
|
Add ToPointer,ToSlicePointer,ToSlice func (#36)
* Add ToPointer func
* Add ToSlice and ToSlicePointer func
Co-authored-by: zhanghu <305835360@qq.com>
|
2022-07-05 19:15:54 +08:00 |
|
dudaodong
|
a5018c110c
|
fix: fix bug in ToBytes func
|
2022-03-26 20:54:37 +08:00 |
|
dudaodong
|
50c6e51393
|
upgrade go module v2
|
2022-03-17 10:57:35 +08:00 |
|
dudaodong
|
c939b26cb8
|
refactor: interface{} -> any
|
2022-03-16 18:41:40 +08:00 |
|
dudaodong
|
349f8b6c97
|
test: add some cases for convertor test
|
2022-01-27 10:55:37 +08:00 |
|
dudaodong
|
f490ef2404
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 13:30:08 +08:00 |
|
rumikk
|
a8996933bf
|
ToJson fix error handling (#16)
|
2022-01-07 15:00:05 +08:00 |
|