Documentation ¶
Index ¶
- func FindTypePackageFile(typeName string, fileSet *token.FileSet, ...) (*types.Named, *packages.Package, *ast.File, error)
- func GetStructTypeNamed(typ types.Type) (*types.Named, int)
- func GetTypeBasic(t types.Type) (*types.Basic, int)
- func GetTypeNamed(typ types.Type) (*types.Named, int)
- func GetTypeStruct(t types.Type) (*types.Struct, int)
- func ObjectString(obj types.Object, outPkgPath string) string
- func TypeString(typ types.Type, outPkgPath string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindTypePackageFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.