package one const noValue = -1 type zWire struct { name string value int }