Documentation ¶
Index ¶
- func GameServer(dsn *gorm.DB)
- func GetAllMail() map[uint32]*constant.Mail
- func GetAllMailById(id uint32) *constant.Mail
- func GetCurRogue() *constant.RogueConf
- func IsOverlapping(rogueMap []*constant.RogueConf) bool
- func NewAllMail(dsn *gorm.DB)
- func NewRogue(dsn *gorm.DB)
- type Mail
- type Rogue
- type TimeInterval
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GameServer ¶
func GetAllMail ¶
func GetAllMailById ¶
func GetCurRogue ¶
func IsOverlapping ¶
Types ¶
type TimeInterval ¶
type TimeInterval struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.