Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateModels ¶
func CreateModels(db_ DB)
Types ¶
type Car ¶
type RedCar_withHand ¶ added in v0.12.0
func (RedCar_withHand) Create ¶ added in v0.12.0
func (RedCar_withHand) Create(db_ DB, carStr string) Model
func (*RedCar_withHand) Delete ¶ added in v0.12.0
func (car *RedCar_withHand) Delete(db_ DB) error
func (*RedCar_withHand) Id ¶ added in v0.12.0
func (car *RedCar_withHand) Id() any
func (*RedCar_withHand) Save ¶ added in v0.12.0
func (car *RedCar_withHand) Save(bct Table) error
Click to show internal directories.
Click to hide internal directories.