Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InterfaceNode ¶
type InterfaceNode = Node
type Node ¶
type Node struct { Name string PackageName string PackageAlias string PackageFQN string Type Type Receiver *Node Attributes []attribute.Attribute }
func NewNodeFormString ¶
func (*Node) GetTplRefPrefix ¶
func (*Node) ResetAlias ¶
type StructNode ¶
type StructNode = Node
Click to show internal directories.
Click to hide internal directories.