tool
|
版本比较,增加ignore error
|
2023-12-27 18:20:49 +08:00 |
try
|
包装try/catch
|
2023-11-29 11:59:54 +08:00 |
.gitignore
|
增加string包装类型
|
2023-05-05 13:43:33 +08:00 |
any.go
|
优化any -> string
|
2023-12-06 21:32:22 +08:00 |
array.go
|
优化slince转字符串
|
2023-10-25 17:46:15 +08:00 |
convert.go
|
migrate ConverAssign
|
2023-12-27 17:59:33 +08:00 |
define.go
|
优化toAnySlice
|
2024-01-23 10:42:03 +08:00 |
float.go
|
Float类型优化
|
2023-05-16 11:56:51 +08:00 |
go.mod
|
update go mod
|
2024-03-08 11:00:51 +08:00 |
go.sum
|
update go mod
|
2024-03-08 11:00:51 +08:00 |
int.go
|
包装类型支持转为时间类型
|
2023-09-04 20:35:42 +08:00 |
map.go
|
适配EasyMap
|
2023-12-24 22:53:27 +08:00 |
object.go
|
增加三元运算法支持
|
2023-11-28 16:27:31 +08:00 |
string_test.go
|
优化toAnySlice
|
2024-01-23 10:42:03 +08:00 |
string.go
|
优化toAnySlice
|
2024-01-23 10:42:03 +08:00 |
struct.go
|
增加struct的包装类型
|
2023-08-10 16:58:13 +08:00 |
ternary_operator.go
|
增加三元运算法支持
|
2023-11-28 16:27:31 +08:00 |
time.go
|
增加从当前时间获取实例
|
2023-08-10 12:45:12 +08:00 |
uint.go
|
优化Uint类型
|
2023-05-16 11:00:23 +08:00 |