Documentation ¶ Index ¶ func ConvertCar(c *hbase.Car) *kbase.Car func ConvertCarLocation(l *hbase.Position) *kbase.Position func ConvertDriver(d *hbase.Driver) *kbase.Driver func ConvertTripLocation(l *hbase.Location) *kbase.Location Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ConvertCar ¶ func ConvertCar(c *hbase.Car) *kbase.Car func ConvertCarLocation ¶ func ConvertCarLocation(l *hbase.Position) *kbase.Position func ConvertDriver ¶ func ConvertDriver(d *hbase.Driver) *kbase.Driver func ConvertTripLocation ¶ func ConvertTripLocation(l *hbase.Location) *kbase.Location Types ¶ This section is empty. Source Files ¶ View all Source files convert.go Click to show internal directories. Click to hide internal directories.