Searched refs:nodeState (Results 1 – 1 of 1) sorted by relevance
31 type nodeState int type34 nodeInit nodeState = iota // not visited42 func (s nodeState) String() string {79 done map[string]nodeState87 n.done = make(map[string]nodeState)