gf/util/gconv
2020-02-16 22:39:12 +08:00
..
gconv_map.go add NewWithTag function for gjson/gparser 2020-02-08 14:07:32 +08:00
gconv_slice_any.go improve process communication feature for gproc; add more slice converting functions for gconv 2019-12-11 21:22:41 +08:00
gconv_slice_float.go improve process communication feature for gproc; add more slice converting functions for gconv 2019-12-11 21:22:41 +08:00
gconv_slice_int.go improve process communication feature for gproc; add more slice converting functions for gconv 2019-12-11 21:22:41 +08:00
gconv_slice_str.go improve process communication feature for gproc; add more slice converting functions for gconv 2019-12-11 21:22:41 +08:00
gconv_slice_uint.go improve process communication feature for gproc; add more slice converting functions for gconv 2019-12-11 21:22:41 +08:00
gconv_slice.go improve process communication feature for gproc; add more slice converting functions for gconv 2019-12-11 21:22:41 +08:00
gconv_struct.go fix issue in gconv.Struct* functions panic when converting attribute value is nil 2020-02-05 22:06:24 +08:00
gconv_time.go add UnmarshalJSON for gtime; add ineterface MapStrAny support for gjson.New 2019-09-30 17:23:23 +08:00
gconv_unsafe.go add MarshalJSON function to implement the interface MarshalJSON for json.Marshal for gtype 2019-09-29 15:59:09 +08:00
gconv_z_all_test.go improve string conversion for gtime.Time 2020-02-16 22:39:12 +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_str_test.go update project structure 2019-07-29 21:01:19 +08:00
gconv_z_unit_basic_test.go fix issue in minus number converting for gconv.Int 2020-01-20 20:18:24 +08:00
gconv_z_unit_bool_test.go update project structure 2019-07-29 21:01:19 +08:00
gconv_z_unit_map_test.go improve Map converting feature for gconv; improve package gproc for local shell searching; improve JSON/XML response for ghttp.Response 2020-01-02 19:45:41 +08:00
gconv_z_unit_slice_test.go update project structure 2019-07-29 21:01:19 +08:00
gconv_z_unit_string_test.go update project structure 2019-07-29 21:01:19 +08:00
gconv_z_unit_struct_slice_test.go improve process communication feature for gproc; add more slice converting functions for gconv 2019-12-11 21:22:41 +08:00
gconv_z_unit_struct_test.go fix issue in gconv.Struct* functions panic when converting attribute value is nil 2020-02-05 22:02:49 +08:00
gconv_z_unit_time_test.go update project structure 2019-07-29 21:01:19 +08:00
gconv_z_unit_unsafe_test.go fix issue in gset.Pop; improve internal/debug 2019-08-09 09:51:52 +08:00
gconv.go improve string conversion for gtime.Time 2020-02-16 22:39:12 +08:00