.. |
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
|
add Create function for gvar; add Uints/SliceUint function for gconv
|
2019-10-01 10:42:34 +08:00 |
gconv_struct.go
|
adding gres package for resource feature
|
2019-08-10 23:36:38 +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
|
add MarshalJSON function to implement the interface MarshalJSON for json.Marshal for gtype
|
2019-09-29 15:59:09 +08:00 |