api

package
v0.0.0-...-a20cc02 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

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

func New

func New(_serv service.Service) *API

func (*API) AddCube

func (a *API) AddCube(c echo.Context) error

func (*API) AddCubeImage

func (a *API) AddCubeImage(c echo.Context) error

func (*API) AddCubeToCollection

func (a *API) AddCubeToCollection(c echo.Context) error

func (*API) DeleteCube

func (a *API) DeleteCube(c echo.Context) error

func (*API) GetCubesCollection

func (a *API) GetCubesCollection(c echo.Context) error

func (*API) LoginUser

func (a *API) LoginUser(c echo.Context) error

func (*API) RegisterRoutes

func (a *API) RegisterRoutes(e *echo.Echo)

func (*API) RegisterUser

func (a *API) RegisterUser(c echo.Context) error

func (*API) RemoveCubeFromCollection

func (a *API) RemoveCubeFromCollection(c echo.Context) error

func (*API) Start

func (a *API) Start(e *echo.Echo, address string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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