handler

package
v0.0.0-...-d6dee32 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Hello

func Hello(c echo.Context) error

Types

type Person

type Person struct {
	Store  person.Person
	Logger *zap.Logger
	Tracer trace.Tracer
}

func (Person) ByName

func (p Person) ByName(c echo.Context) error

func (Person) Create

func (p Person) Create(c echo.Context) error

func (Person) List

func (p Person) List(c echo.Context) error

func (Person) Register

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

Jump to

Keyboard shortcuts

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