.. |
gconv_interface.go
|
improve gvar by changig gvar.Var from type struct to interface
|
2020-06-16 17:38:05 +08:00 |
gconv_map.go
|
fix issue in gconv.Map for embedded struct attributes converting
|
2020-11-10 09:53:12 +08:00 |
gconv_scan.go
|
mark gconv.StructDeep/StructsDeep deprecated
|
2020-11-05 23:02:29 +08:00 |
gconv_slice_any.go
|
add function Keys/Values for package gutil
|
2020-11-05 23:32:56 +08:00 |
gconv_slice_float.go
|
improve slice converting for package gconv
|
2020-10-30 22:26:26 +08:00 |
gconv_slice_int.go
|
improve slice converting for package gconv
|
2020-10-30 22:26:26 +08:00 |
gconv_slice_str.go
|
improve slice converting for package gconv
|
2020-10-30 22:26:26 +08:00 |
gconv_slice_uint.go
|
improve slice converting for package gconv
|
2020-10-30 22:26:26 +08:00 |
gconv_slice.go
|
mark gconv.StructDeep/StructsDeep deprecated
|
2020-11-05 23:02:29 +08:00 |
gconv_struct.go
|
remove third party package 'structs'; improve performance for package internal/structs
|
2020-11-08 14:25:17 +08:00 |
gconv_structs.go
|
mark gconv.StructDeep/StructsDeep deprecated
|
2020-11-05 23:02:29 +08:00 |
gconv_time.go
|
add function ParseDuration and time unit 'd' support for package gtime
|
2020-07-28 22:46:15 +08:00 |
gconv_unsafe.go
|
comment update for package ghttp/gconv; readme update
|
2020-04-29 00:14:29 +08:00 |
gconv_z_bench_bytes_test.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gconv_z_bench_float_test.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gconv_z_bench_int_test.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gconv_z_bench_reflect_test.go
|
add struct slice conversion for request parameters for ghttp.Request; improve package gconv
|
2020-04-30 16:53:47 +08:00 |
gconv_z_bench_str_test.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gconv_z_bench_struct_test.go
|
improve performance for gconv.Struct
|
2020-11-08 00:06:05 +08:00 |
gconv_z_unit_all_test.go
|
add function Keys/Values for package gutil
|
2020-11-05 23:32:56 +08:00 |
gconv_z_unit_basic_test.go
|
recover number for unit testing case of package gconv
|
2020-10-10 00:04:55 +08:00 |
gconv_z_unit_bool_test.go
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
gconv_z_unit_map_test.go
|
fix issue in gconv.Map for embedded struct attributes converting
|
2020-11-10 09:53:12 +08:00 |
gconv_z_unit_maptomap_test.go
|
mark gconv.StructDeep/StructsDeep deprecated
|
2020-11-05 23:02:29 +08:00 |
gconv_z_unit_scan_test.go
|
improve map slice converting for package gconv
|
2020-06-15 18:59:18 +08:00 |
gconv_z_unit_slice_test.go
|
add function Keys/Values for package gutil
|
2020-11-05 23:32:56 +08:00 |
gconv_z_unit_string_test.go
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
gconv_z_unit_struct_slice_test.go
|
improve function Structs for package gconv
|
2020-06-16 11:37:00 +08:00 |
gconv_z_unit_struct_test.go
|
fix issue in gconv.Map for embedded struct attributes converting
|
2020-11-10 09:53:12 +08:00 |
gconv_z_unit_time_test.go
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
gconv_z_unit_unsafe_test.go
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
gconv.go
|
improve gtime.New, gconv.String
|
2020-09-18 23:59:49 +08:00 |