Versions in this module Expand all Collapse all v0 v0.0.2 Nov 22, 2019 Changes in this version + type Instance struct + func New(ginInstance *gin.Engine, gormInstance *gorm.DB, redigoPool *redis.Pool, ...) *Instance + func (instance *Instance) GetConfig() *cfg.Config + func (instance *Instance) GetDB() *gorm.DB + func (instance *Instance) GetGin() *gin.Engine + func (instance *Instance) GetRedis() *redis.Pool v0.0.1 Nov 22, 2019