GraphNodeSubPath -> GraphNodeModuleInstance

pull/24331/head
James Bardin 6 years ago
parent 215f60d5cf
commit be2629d2f9

@ -63,7 +63,7 @@ type GraphNodeCloseProvider interface {
// or in an ancestor module, with the resulting absolute address passed to
// SetProvider.
type GraphNodeProviderConsumer interface {
GraphNodeSubPath
GraphNodeModuleInstance
// ProvidedBy returns the address of the provider configuration the node
// refers to, if available. The following value types may be returned:
//

Loading…
Cancel
Save