convenient

package
v0.0.0-...-31439ab Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Models

func Models() []interface{}

Types

type ConvenientI

type ConvenientI interface {
	/*
		本接口目前有两种类型的
		Job: 定时任务
	*/
	DB() *gorm.DB
	_interface.CompetitionI
	_interface.UserI
	_interface.ResultI
}

func NewConvenient

func NewConvenient(db *gorm.DB, runJob bool) ConvenientI

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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