seeders

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Car

type Car struct{}

func (*Car) Handler

func (x *Car) Handler(db *gorm.DB) (err error)

func (*Car) Name

func (x *Car) Name() string

type House

type House struct{}

func (*House) Handler

func (x *House) Handler(db *gorm.DB) (err error)

func (*House) Name

func (x *House) Name() string

type Person

type Person struct{}

func (*Person) Handler

func (x *Person) Handler(db *gorm.DB) (err error)

func (*Person) Name

func (x *Person) Name() string

type PersonLocation

type PersonLocation struct{}

func (*PersonLocation) Handler

func (x *PersonLocation) Handler(db *gorm.DB) (err error)

func (*PersonLocation) Name

func (x *PersonLocation) Name() string

type PersonStatus

type PersonStatus struct{}

func (*PersonStatus) Handler

func (x *PersonStatus) Handler(db *gorm.DB) (err error)

func (*PersonStatus) Name

func (x *PersonStatus) Name() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL