Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IssueHandle ¶
type TaskGraph ¶
type TaskGraph struct { Refs map[string]*IssueHandle Edges map[string][]string // contains filtered or unexported fields }
func (*TaskGraph) Accumulate ¶
func (*TaskGraph) SkipClosed ¶
Click to show internal directories.
Click to hide internal directories.