gf/g/util/gconv
2019-03-17 22:31:15 +08:00
..
gconv_map.go add json features '-' and 'omitempty' for gconv.Map, like package 'json' from stdlib; add internal package 'empty', to check empty variable 2019-03-04 22:59:29 +08:00
gconv_slice.go add more unit test cases for gdb 2019-03-17 22:26:41 +08:00
gconv_struct.go fix issue in gtime convert in package gconv; add Structs/Scan functions for gdb.Model; add GetStructs/GetScan functions for gdb.Base and gdb.TX 2019-03-07 23:36:45 +08:00
gconv_time.go fix issue in gtime convert in package gconv; add Structs/Scan functions for gdb.Model; add GetStructs/GetScan functions for gdb.Base and gdb.TX 2019-03-07 23:36:45 +08:00
gconv_z_bench_test.go change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +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 json features '-' and 'omitempty' for gconv.Map, like package 'json' from stdlib; add internal package 'empty', to check empty variable 2019-03-04 22:59:29 +08:00
gconv_z_unit_slice_test.go change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +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 gtest updates; remove one unit test case of gconv.Struct 2019-03-08 18:18:29 +08:00
gconv_z_unit_time_test.go change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
gconv.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