Versions in this module Expand all Collapse all v1 v1.999.10 Nov 28, 2022 Changes in this version + type NodeTypeProviderStub struct + GetTypeCalled func() core.NodeType + SetTypeCalled func(nodeType core.NodeType) + func (n *NodeTypeProviderStub) GetType() core.NodeType + func (n *NodeTypeProviderStub) IsInterfaceNil() bool + func (n *NodeTypeProviderStub) SetType(nodeType core.NodeType)