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 |
|
dudaodong
|
56fc12c660
|
refactor: reduce gocyclo of ToString func
|
2022-01-03 15:15:22 +08:00 |
|
dudaodong
|
c625a88067
|
refactor: rename package 'utils' to 'internal'
|
2021-12-31 11:36:11 +08:00 |
|
dudaodong
|
f2ed3c6270
|
test: add some unit test function for convertor, random, slice, and formatter
|
2021-11-29 17:27:02 +08:00 |
|
dudaodong
|
0c4b512084
|
fmt: fix some gofmt issue
|
2021-11-29 13:01:46 +08:00 |
|
dudaodong
|
3254591ab9
|
publish lancet
|
2021-11-28 21:28:23 +08:00 |
|