gf/g/util/gconv
2019-03-22 10:12:15 +08:00
..
gconv_map.go ignore private attribute of struct in gconv/gvalid 2019-03-22 10:12:15 +08:00
gconv_slice.go ignore private attribute of struct in gconv/gvalid 2019-03-22 10:12:15 +08:00
gconv_struct.go ignore private attribute of struct in gconv/gvalid 2019-03-22 10:12:15 +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 ignore private attribute of struct in gconv/gvalid 2019-03-22 10:12:15 +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 ignore private attribute of struct in gconv/gvalid 2019-03-22 10:12:15 +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 add TLSConfig support for ghttp.Server 2019-03-19 17:48:37 +08:00