Versions in this module Expand all Collapse all v1 v1.0.1 Jan 19, 2024 Changes in this version + var Model = fx.Options(fx.Provide(db.NewDataSource, NewMysql)) + func AfterCreate(db *gorm.DB) + func NewMysql(cfg configs.Config) *gorm.DB + type JwtCustomClaims struct + Admin bool + ID int64 + Name string v1.0.0 Jul 28, 2023