controllers

package
v0.0.0-...-c11cb33 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2022 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageController

type ImageController struct {
	// contains filtered or unexported fields
}

func NewImageController

func NewImageController() *ImageController

func (*ImageController) GetAllImages

func (ic *ImageController) GetAllImages(c *gin.Context)

func (*ImageController) UploadImage

func (ic *ImageController) UploadImage(c *gin.Context)

type UserController

type UserController struct {
	// contains filtered or unexported fields
}

func NewUserController

func NewUserController() *UserController

func (*UserController) GetUser

func (uc *UserController) GetUser(c *gin.Context)

func (*UserController) GetUsers

func (uc *UserController) GetUsers(c *gin.Context)

func (*UserController) Login

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

func (*UserController) Logout

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

func (*UserController) Refresh

func (uc *UserController) Refresh(c *gin.Context)

func (*UserController) Signup

func (uc *UserController) Signup(c *gin.Context)

Jump to

Keyboard shortcuts

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