act

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *act

Types

type Sql

type Sql struct {
	UID       uint64      `gorm:"primaryKey;comment:玩家编号"`
	ActID     int         `gorm:"primaryKey;comment:活动编号"`
	Action    string      `gorm:"type:text;comment:活动配置"`
	UpdatedAt *gtime.Time `gorm:"index;comment:更新时间"`
}

Jump to

Keyboard shortcuts

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