type Neigh … // String returns $ip/$hwaddr $label func (neigh *Neigh) String() string { … } type NeighUpdate …