Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoMigrate ¶
func AutoMigrate() error
Types ¶
type Application ¶
type Application struct { Database *mongo.Database Model *model.Application }
type Attendance ¶
type Attendance struct { Database *mongo.Database Model *model.Attendance }
type Organization ¶
type Organization struct { Database *mongo.Database Model *model.Organization }
Click to show internal directories.
Click to hide internal directories.