Documentation ¶
Index ¶
- func GetClassDeps(t *types.Struct, supportMultiInheritance bool) (string, error)
- func GetName(p string) string
- func GetStructDeps(t *types.Struct) *[]string
- func GetStructTagJSON(t *types.Struct, i int) (tag string, omitempty bool)
- func IndentStr(indent int) string
- func IsTranslatable(t types.Type) bool
- func TurnTypeOptional(t types.Type) types.Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClassDeps ¶ added in v1.1.0
func GetStructDeps ¶
func IsTranslatable ¶
Check if json has a type for t and if it is worth getting the named type
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.