|
da44ae07ab
|
优化IsNil判断
|
2024-08-13 16:30:16 +08:00 |
|
|
3533617196
|
update go mod
|
2024-08-06 15:23:20 +08:00 |
|
|
9ff1c213bb
|
计算字符串hash nimber
|
2024-06-27 11:17:06 +08:00 |
|
|
8d056baada
|
Merge branch 'master' of git.zhangdeman.cn:zhangdeman/wrapper
|
2024-06-12 16:38:58 +08:00 |
|
|
ed0c57913a
|
完善any2string
|
2024-06-12 16:38:51 +08:00 |
|
|
588df729e0
|
变更 interface{} => any
|
2024-06-08 20:06:35 +08:00 |
|
|
3faebb9145
|
Merge branch 'master' of git.zhangdeman.cn:zhangdeman/wrapper
|
2024-05-20 20:47:54 +08:00 |
|
|
5163fd6f49
|
修复EasyMapFromByte的BUG
|
2024-05-20 20:47:44 +08:00 |
|
|
e228983e73
|
优化uniqueue返回值
|
2024-05-06 15:00:32 +08:00 |
|
|
3caad964bc
|
升级数组操作
|
2024-05-06 14:56:35 +08:00 |
|
|
9ae0c8f4be
|
增加数组去重
|
2024-05-06 14:29:33 +08:00 |
|
|
d1b9779946
|
update go mod
|
2024-05-06 14:19:37 +08:00 |
|
|
8c922be06d
|
array 增加 to string slice
|
2024-04-22 11:44:17 +08:00 |
|
|
ee726ea6bc
|
增加判断字符串是否包含子串方法
|
2024-04-19 18:39:25 +08:00 |
|
|
e125c7e75d
|
update go mod
|
2024-03-20 12:07:04 +08:00 |
|
|
1e1db09499
|
增加包装的IsSame方法
|
2024-03-11 11:18:25 +08:00 |
|
|
65107176f4
|
Merge pull request '增加比较两个map某一个字段值是否相等的能力' (#4) from feature/diff into master
Reviewed-on: #4
|
2024-03-08 16:00:00 +08:00 |
|
|
c07adaf249
|
增加仅比较一个字段方法
|
2024-03-08 15:58:58 +08:00 |
|
|
4d25a2a650
|
对外暴露compare方法
|
2024-03-08 15:56:53 +08:00 |
|
|
ab1f877b3c
|
优化字符串数字的处理
|
2024-03-08 15:51:38 +08:00 |
|
|
e8fc0addfc
|
增加判断字段是否相等的默认实现
|
2024-03-08 15:46:14 +08:00 |
|
|
9b469e0ac2
|
增加diff基础信息的结构定义
|
2024-03-08 11:33:54 +08:00 |
|
|
270c4fcfd4
|
update go mod
|
2024-03-08 11:00:51 +08:00 |
|
|
75fd00c4cf
|
update go mod
|
2024-01-23 10:42:58 +08:00 |
|
|
5a53679400
|
优化toAnySlice
|
2024-01-23 10:42:03 +08:00 |
|
|
448b472c53
|
版本比较,增加ignore error
|
2023-12-27 18:20:49 +08:00 |
|
|
6da972b112
|
migrate ConverAssign
|
2023-12-27 17:59:33 +08:00 |
|
|
d7e591277a
|
Merge branch 'master' of git.zhangdeman.cn:zhangdeman/wrapper
|
2023-12-27 17:52:55 +08:00 |
|
|
88d3066307
|
增加版本号比较工具
|
2023-12-27 17:52:48 +08:00 |
|
|
d9aed3d800
|
适配EasyMap
|
2023-12-24 22:53:27 +08:00 |
|
|
a427bc63c5
|
优化any -> string
|
2023-12-06 21:32:22 +08:00 |
|
|
1dd7ccf026
|
包装try/catch
|
2023-11-29 11:59:54 +08:00 |
|
|
e7417048fb
|
增加三元运算法支持
|
2023-11-28 16:27:31 +08:00 |
|
|
1b71c40d14
|
update go mod
|
2023-11-23 17:08:00 +08:00 |
|
|
31780bd924
|
优化slince转字符串
|
2023-10-25 17:46:15 +08:00 |
|
|
91eca55f87
|
增加struct => wrapper.Map的能力
|
2023-10-12 18:50:56 +08:00 |
|
|
0a9175daa8
|
规划any各种类型的转换
|
2023-10-11 17:22:29 +08:00 |
|
|
3432f85c3d
|
增加转为对象的能力
|
2023-10-11 17:20:03 +08:00 |
|
|
160f464d15
|
优化数据类型获取
|
2023-10-11 15:16:00 +08:00 |
|
|
8b1a515cb9
|
数据类型获取的存储
|
2023-10-11 15:05:01 +08:00 |
|
|
c641e6003b
|
update go mod
|
2023-10-11 14:34:49 +08:00 |
|
|
9f0b7008a4
|
增加转为字符串
|
2023-09-28 17:01:42 +08:00 |
|
|
faafa8ee2a
|
包装类型支持转为时间类型
|
2023-09-04 20:35:42 +08:00 |
|
|
2886126ae7
|
修复map类型可能panic问题
|
2023-08-27 14:40:13 +08:00 |
|
|
8308761f72
|
array in -> has
|
2023-08-26 14:02:51 +08:00 |
|
|
14bc4c2c9d
|
修复Md5的bug
|
2023-08-11 22:23:16 +08:00 |
|
|
cfc46e8d82
|
update func
|
2023-08-11 15:15:13 +08:00 |
|
|
bff3fa8566
|
切换序列化库
|
2023-08-11 13:56:40 +08:00 |
|
|
65186fe23b
|
优化代码
|
2023-08-11 13:49:14 +08:00 |
|
|
1e901000e9
|
Merge pull request '增加struct的包装类型' (#3) from feature/struct into master
Reviewed-on: #3
|
2023-08-10 16:58:42 +08:00 |
|