Searched defs:GraphImportOptions (Results 1 – 1 of 1) sorted by relevance
57 type GraphImportOptions struct { struct59 Prefix string62 Device string66 inputMapping map[struct {78 func (o *GraphImportOptions) AddInputMapping(src string, srcIndex int, dst Output) {