db

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	ConfMysql   *gorm.DB      // 服务器配置
	MailRedis   *redis.Client // 玩家邮件库
	ChatRedis   *redis.Client // 聊天临时数据
	StatusRedis *redis.Client // 在线状态数据库
}

func NewStore

func NewStore(conf *config.Config) *Store

Jump to

Keyboard shortcuts

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