package
Version:
v0.9.6
Opens a new window with list of versions in this module.
Published: Oct 23, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package depends provides dependency resolver for factory
ErrCircularDependency report that circular dependency found
Resolve resolve dependencies
Graph is the collection of node
Node represents a single node in the graph with it's dependencies
func NewNode(index int, data interface{}, deps ...*Node) *Node
NewNode creates a new node
Source Files
¶
Directories
¶
Package bar is the test package for package depends
|
Package bar is the test package for package depends |
Package fake is the test package for package depends
|
Package fake is the test package for package depends |
Package foo is the test package for package depends
|
Package foo is the test package for package depends |
Click to show internal directories.
Click to hide internal directories.