Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrBuildKahn = errors.New("can't do topographical sorting") ErrBreakPointKahn = errors.New("don`t found topographical break point") )
Functions ¶
This section is empty.
Types ¶
type Graph ¶
type Graph struct {
// contains filtered or unexported fields
}
func (*Graph) BreakPoint ¶
Click to show internal directories.
Click to hide internal directories.