package models type DBCOption struct { Handler func(values map[string]interface{}, vin string) error }