Documentation ¶
Index ¶
- func FuncToArgs(f *types.Func) []*types.Var
- func ObjectToFields(s types.Object) []*types.Var
- func ObjectToTags(s types.Object) []string
- func PrintTypeName(t types.Type) string
- func PrintTypeNameWithPackgeNameIfNeeded(t types.Type) string
- func StructToFields(s *types.Struct) []*types.Var
- func StructToTags(s *types.Struct) []string
- func TypeToFields(s types.Type) []*types.Var
- func TypeToTags(s types.Type) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObjectToTags ¶
func PrintTypeName ¶
func StructToTags ¶
func TypeToTags ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.