gf/util/gconv
2019-11-27 23:38:33 +08:00
..
gconv_map.go add UnmarshalJSON for gtime; add ineterface MapStrAny support for gjson.New 2019-09-30 17:23:23 +08:00
gconv_slice.go fix issue in gconv.Interfaces; improve storage interface for gsession 2019-10-25 13:49:03 +08:00
gconv_struct.go fix issue in empty slice converting panic for gconv.Struct 2019-11-27 23:38:33 +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 update project structure 2019-07-29 21:01:19 +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 update project structure 2019-07-29 21:01:19 +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 rename MapStruct* functions to MapToMap* for gconv and according packags 2019-09-19 23:23: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_test.go improve gconv to support struct field of interface{} conversion 2019-08-01 19:53:28 +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 gerror for stack information; fix issue in gconv.String for nil *time.Time type 2019-11-21 21:49:00 +08:00