match

package
v0.0.0-...-e3494e8 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyPostDB            = "match.gorm.db"
	KeyPostNoCheckRouter = "match.router.nocheck"
	KeyPostCheckRouter   = "match.router.check"
)
View Source
const (
	SqlMatchByID = "SELECT * FROM matches WHERE id = ? AND deleted_at IS NULL"
)

Variables

This section is empty.

Functions

func Bind

func Bind(c *fiber.Ctx, user *model.User) error

func GetMatchByID

func GetMatchByID(c *fiber.Ctx) error

GetMatchByID 获取当前登录用户的群组列表

Types

This section is empty.

Jump to

Keyboard shortcuts

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