Searched defs:Node (Results 1 – 3 of 3) sorted by relevance
50 type Node struct { struct51 SHA256 string52 Name string // device side path.53 Size int6454 path string // host side path.55 stat os.FileInfo63 func (n *Node) scan() bool {
21 type Node interface { interface
23 type Node interface { interface