backend

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Attachment = AttachmentController{}

Functions

This section is empty.

Types

type AttachmentController

type AttachmentController struct {
	base.Controller
}

func (*AttachmentController) Upload

func (c *AttachmentController) Upload(ctx *gin.Context)

Upload 上传图片

type AuthController

type AuthController struct {
	base.Controller
}

func (*AuthController) Login

func (c *AuthController) Login(ctx *gin.Context)

Login 用户登录

type UserController

type UserController struct {
	base.Controller
}

func (*UserController) Index

func (c *UserController) Index(ctx *gin.Context)

Index 获取列表

func (*UserController) List

func (c *UserController) List(ctx *gin.Context)

List 获取列表

Jump to

Keyboard shortcuts

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