Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeTypeProviderStub ¶
type NodeTypeProviderStub struct { SetTypeCalled func(nodeType core.NodeType) GetTypeCalled func() core.NodeType }
NodeTypeProviderStub -
func (*NodeTypeProviderStub) GetType ¶
func (n *NodeTypeProviderStub) GetType() core.NodeType
GetType -
func (*NodeTypeProviderStub) IsInterfaceNil ¶
func (n *NodeTypeProviderStub) IsInterfaceNil() bool
IsInterfaceNil -
func (*NodeTypeProviderStub) SetType ¶
func (n *NodeTypeProviderStub) SetType(nodeType core.NodeType)
SetType -
Click to show internal directories.
Click to hide internal directories.