controllers

package
v0.0.0-...-2ba029f Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CategoriesController

type CategoriesController struct {
	Store *data_stores.CategoriesStore
}

func (*CategoriesController) ServeHTTP

func (controller *CategoriesController) ServeHTTP(w http.ResponseWriter, r *http.Request)

type FurnituresController

type FurnituresController struct {
	Store *data_stores.FurnituresStore
}

func (*FurnituresController) ServeHTTP

func (controller *FurnituresController) ServeHTTP(w http.ResponseWriter, r *http.Request)

type ImagesController

type ImagesController struct {
	PathToImages string
}

func (*ImagesController) ServeHTTP

func (controller *ImagesController) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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