Documentation ¶ Index ¶ func InvSort(a, b string) bool func Run(net *xir.Net) type PO type POItem Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func InvSort ¶ func InvSort(a, b string) bool func Run ¶ func Run(net *xir.Net) Types ¶ type PO ¶ type PO struct { Nodes []POItem Links []POItem } type POItem ¶ type POItem struct { SKU string TBID string } Source Files ¶ View all Source files cmd.go Click to show internal directories. Click to hide internal directories.