types

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TypeClearName

func TypeClearName(expr ast.Expr) string

TypeClearName go type name without package prefix.

func TypeName

func TypeName(importSpecs []*ast.ImportSpec, imports map[string]string, typ ast.Expr) string

TypeName go type as string. I.e. string -> "string", *os.File -> "*os.File"

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL