package models type Driver struct { Bus string Address int }