controller

package
v0.0.0-...-40f0f07 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HomeController

type HomeController struct {
	Env *bootstrap.Env
}

func (*HomeController) Home

func (h *HomeController) Home(c *gin.Context)

type PropertiesController

type PropertiesController struct {
	PropertiesUsecase domain.PropertiesUseCase
	Env               *bootstrap.Env
}

func (*PropertiesController) GetConfiguration

func (controller *PropertiesController) GetConfiguration(c *gin.Context)

func (*PropertiesController) GetProperties

func (controller *PropertiesController) GetProperties(c *gin.Context)

Jump to

Keyboard shortcuts

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