Versions in this module Expand all Collapse all v1 v1.2.7 Sep 11, 2021 v1.2.6 May 15, 2021 v1.2.5 May 9, 2021 Changes in this version + func NewQueryBuilder() *adminMenuRepoQueryBuilder + type AdminMenu struct + AdminId int32 + CreatedAt time.Time + CreatedUser string + Id int32 + MenuId int32 + func NewModel() *AdminMenu + func (t *AdminMenu) Create(db *gorm.DB) (id int32, err error)