controllers

package
v0.0.0-...-1ef4309 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArticleController

type ArticleController struct{}

ArticleController ...

func (ArticleController) All

func (ctrl ArticleController) All(c *gin.Context)

All ...

func (ArticleController) Create

func (ctrl ArticleController) Create(c *gin.Context)

Create ...

func (ArticleController) Delete

func (ctrl ArticleController) Delete(c *gin.Context)

Delete ...

func (ArticleController) One

func (ctrl ArticleController) One(c *gin.Context)

One ...

func (ArticleController) Update

func (ctrl ArticleController) Update(c *gin.Context)

Update ...

type AuthController

type AuthController struct{}

AuthController ...

func (AuthController) Refresh

func (ctl AuthController) Refresh(c *gin.Context)

Refresh ...

func (AuthController) TokenValid

func (ctl AuthController) TokenValid(c *gin.Context)

TokenValid ...

type CommentController

type CommentController struct{}

CommentController ...

func (CommentController) All

func (ctrl CommentController) All(c *gin.Context)

All ...

func (CommentController) Create

func (ctrl CommentController) Create(c *gin.Context)

Create ...

func (CommentController) Delete

func (ctrl CommentController) Delete(c *gin.Context)

Delete ...

func (CommentController) One

func (ctrl CommentController) One(c *gin.Context)

One ...

func (CommentController) Update

func (ctrl CommentController) Update(c *gin.Context)

Update ...

type ExamenController

type ExamenController struct{}

ExamenController ...

func (ExamenController) GetRandomName

func (ctrl ExamenController) GetRandomName(c *gin.Context)

GetRandomName ...

func (ExamenController) GetStatus

func (ctrl ExamenController) GetStatus(c *gin.Context)

GetStatus ...

func (ExamenController) PostSameName

func (ctrl ExamenController) PostSameName(c *gin.Context)

PostSameName ...

func (ExamenController) PutName

func (ctrl ExamenController) PutName(c *gin.Context)

PutName ...

type PostController

type PostController struct{}

PostController ...

func (PostController) All

func (ctrl PostController) All(c *gin.Context)

All ...

func (PostController) Create

func (ctrl PostController) Create(c *gin.Context)

Create ...

func (PostController) Delete

func (ctrl PostController) Delete(c *gin.Context)

Delete ...

func (PostController) One

func (ctrl PostController) One(c *gin.Context)

One ...

func (PostController) Update

func (ctrl PostController) Update(c *gin.Context)

Update ...

type UserController

type UserController struct{}

UserController ...

func (UserController) Login

func (ctrl UserController) Login(c *gin.Context)

Login ...

func (UserController) Logout

func (ctrl UserController) Logout(c *gin.Context)

Logout ...

func (UserController) Register

func (ctrl UserController) Register(c *gin.Context)

Register ...

Jump to

Keyboard shortcuts

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