gf/g/util/gconv
2019-06-05 18:40:26 +08:00
..
gconv_map.go add gconv.StructDeep/MapDeep functions for gconv; add struct inherit converting support for gdb 2019-05-28 21:41:00 +08:00
gconv_slice.go comments update 2019-05-08 21:03:04 +08:00
gconv_struct.go fix issue in internal/empty 2019-06-05 18:40:26 +08:00
gconv_time.go add default value for gcfg.Get* functions; rename gconv.TimeDuration to gconv.Duration, and do corresponding changes to caller packages 2019-05-09 17:14:24 +08:00
gconv_z_bench_test.go fix issue in gconv 2019-05-11 18:03:49 +08:00
gconv_z_unit_basic_test.go update unit test cases of package gconv 2019-03-15 09:05:56 +08:00
gconv_z_unit_bool_test.go fix int-overflow issue in gconv.String when converting int64 to string; add more unit test cases for package gconv 2019-03-15 00:22:39 +08:00
gconv_z_unit_map_test.go add gconv.StructDeep/MapDeep functions for gconv; add struct inherit converting support for gdb 2019-05-28 21:41:00 +08:00
gconv_z_unit_slice_test.go ignore private attribute of struct in gconv/gvalid 2019-03-22 10:12:15 +08:00
gconv_z_unit_string_test.go fix int-overflow issue in gconv.String when converting int64 to string; add more unit test cases for package gconv 2019-03-15 00:22:39 +08:00
gconv_z_unit_struct_test.go fix issue in gjson/gparser in loading xml content; add *time.Time support for gdb 2019-06-01 00:02:05 +08:00
gconv_z_unit_time_test.go fix issue in gjson/gparser in loading xml content; add *time.Time support for gdb 2019-06-01 00:02:05 +08:00
gconv.go improve gtcp 2019-06-03 23:53:59 +08:00