.. |
gconv_interface.go
|
improve package gconv for custom type converting
|
2020-12-01 15:57:06 +08:00 |
gconv_map.go
|
add error code feature for package gerror
|
2020-12-10 23:33:24 +08:00 |
gconv_scan.go
|
mark gconv.StructDeep/StructsDeep deprecated
|
2020-11-05 23:02:29 +08:00 |
gconv_slice_any.go
|
improve gconv.Interfaces by adding support for type map as its parameter
|
2020-12-04 14:33:47 +08:00 |
gconv_slice_float.go
|
inprove package gconv for empty string converting to number array
|
2020-12-09 13:39:09 +08:00 |
gconv_slice_int.go
|
inprove package gconv for empty string converting to number array
|
2020-12-09 13:39:09 +08:00 |
gconv_slice_str.go
|
improve slice converting for package gconv
|
2020-10-30 22:26:26 +08:00 |
gconv_slice_uint.go
|
inprove package gconv for empty string converting to number array
|
2020-12-09 13:39:09 +08:00 |
gconv_slice.go
|
mark gconv.StructDeep/StructsDeep deprecated
|
2020-11-05 23:02:29 +08:00 |
gconv_struct.go
|
add error code feature for package gerror
|
2020-12-10 23:33:24 +08:00 |
gconv_structs.go
|
add error code feature for package gerror
|
2020-12-10 23:33:24 +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/Structs using directly reflect set
|
2020-11-15 15:13:40 +08:00 |
gconv_z_unit_all_test.go
|
fix issue in unit testing case for package gconv
|
2020-11-30 09:07:44 +08:00 |
gconv_z_unit_basic_test.go
|
improve package gconv for custom type converting
|
2020-12-01 15:57:06 +08:00 |
gconv_z_unit_bool_test.go
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
gconv_z_unit_custom_type_test.go
|
improve package gconv for custom type converting
|
2020-12-01 15:57:06 +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
|
inprove package gconv for empty string converting to number array
|
2020-12-09 13:39:09 +08:00 |
gconv_z_unit_string_test.go
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
gconv_z_unit_struct_interface_test.go
|
improve gconv.Struct
|
2020-12-04 18:17:11 +08:00 |
gconv_z_unit_struct_slice_test.go
|
fix issue in custom mapping for gconv.Struct
|
2020-11-19 14:52:19 +08:00 |
gconv_z_unit_struct_test.go
|
improve gconv.Struct
|
2020-12-04 18:17:11 +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 |