handler

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

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

Go to latest
Published: Oct 7, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RootHanlder

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

func NewRootHandler

func NewRootHandler(config *domain.Configuration) *RootHanlder

func (*RootHanlder) Health

func (rh *RootHanlder) Health(c echo.Context) error

func (*RootHanlder) Home

func (rh *RootHanlder) Home(c echo.Context) error

type TodoHanlder

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

func NewTodoHandler

func NewTodoHandler(usecase port.TodoUsecase) *TodoHanlder

func (*TodoHanlder) GetByID

func (th *TodoHanlder) GetByID(c echo.Context) error

Jump to

Keyboard shortcuts

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