controller

package
v0.0.0-...-4a67c56 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: NCSA Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Chain

func Chain(handler func(*context.Context) error, middlewares ...(func(next echo.HandlerFunc) echo.HandlerFunc)) func(echo.Context) error

func ContextConverter

func ContextConverter(handler func(*context.Context) error) func(echo.Context) error

Types

type Controller

type Controller struct {
	*echo.Echo
	// contains filtered or unexported fields
}

func New

func New(svc *service.Service) (*Controller, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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