controllers

package
v0.0.0-...-d9aeb59 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthController

type AuthController struct{}

func (AuthController) Login

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

func (AuthController) Register

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

type BookController

type BookController struct {
}

func (BookController) Create

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

func (BookController) GetAll

func (ctrl BookController) GetAll(c *gin.Context)

func (BookController) GetOne

func (ctrl BookController) GetOne(c *gin.Context)

type UserController

type UserController struct {
}

func (UserController) GetAll

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

Jump to

Keyboard shortcuts

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