gf/os/gstructs
2022-11-15 17:05:34 +08:00
..
gstructs_field_tag.go add Tag* functions to retreive most commonly used tag value from struct field for package gstructs; use description tag as default value if brief is empty for gcmd.Argument (#2299) 2022-11-15 17:05:34 +08:00
gstructs_field.go add Tag* functions to retreive most commonly used tag value from struct field for package gstructs; use description tag as default value if brief is empty for gcmd.Argument (#2299) 2022-11-15 17:05:34 +08:00
gstructs_tag.go improve command gen service; add error trace for error of some packages 2022-06-16 17:07:25 +08:00
gstructs_type.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
gstructs_z_bench_test.go expose package internal/structs as os/gstructs; add package gtag for custom tag storage feature 2021-11-24 16:17:50 +08:00
gstructs_z_unit_test.go add Tag* functions to retreive most commonly used tag value from struct field for package gstructs; use description tag as default value if brief is empty for gcmd.Argument (#2299) 2022-11-15 17:05:34 +08:00
gstructs.go feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00