handler

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Index

func Index(e echo.Context) error

Types

type Request

type Request struct {
	A string `query:"a"`
	B string `query:"b"`
	C string `query:"c"`
	D string `query:"d"`
	E string `query:"e"`
}

type Template

type Template struct {
	*template.Template
}

func (Template) Render

func (t Template) Render(w io.Writer, name string, data interface{}, _ echo.Context) error

Jump to

Keyboard shortcuts

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