handler

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conference

type Conference struct {
	Store conference.Conference
}

func (Conference) Create

func (con Conference) Create(c echo.Context) error

nolint: wrapcheck

func (Conference) Delete added in v0.0.3

func (con Conference) Delete(c echo.Context) error

nolint: wrapcheck

func (Conference) List added in v0.0.2

func (con Conference) List(c echo.Context) error

nolint: wrapcheck

func (Conference) Register

func (con Conference) Register(g *echo.Group)

func (Conference) Show added in v0.0.3

func (con Conference) Show(c echo.Context) error

nolint: wrapcheck

type Pages

type Pages struct {
	Version string

	Store group.Group
}

func (Pages) Conference

func (Pages) Conference(c echo.Context) error

nolint: wrapcheck

func (Pages) Groups added in v0.0.6

func (p Pages) Groups(c echo.Context) error

nolint: wrapcheck

func (Pages) Index

func (p Pages) Index(c echo.Context) error

nolint: wrapcheck

func (Pages) Register

func (p Pages) Register(g *echo.Group)

type Template

type Template struct {
	Templates *template.Template
}

func (*Template) Render

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

nolint: wrapcheck

Jump to

Keyboard shortcuts

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