Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Meta ¶
type PkgImport ¶
type PkgImport struct {
// contains filtered or unexported fields
}
func NewPkgImport ¶
func NewPkgImport(spec *ast.ImportSpec) PkgImport
func PkgImportFromNode ¶
type ValuefuncDecl ¶
func ValuefuncDeclFromNode ¶
func ValuefuncDeclFromNode(node ast.Node, meta Meta, diPkgIdent Ident) []ValuefuncDecl
Click to show internal directories.
Click to hide internal directories.