handler

package
v0.0.0-...-f5ae81d Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Example

type Example interface {
	Get(c echo.Context) error
}

Example interface

func NewExampleHandler

func NewExampleHandler() Example

NewExampleHandler returns example handler instance

type ExampleImpl

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

ExampleImpl struct

func (*ExampleImpl) Get

func (h *ExampleImpl) Get(c echo.Context) error

Get get example

Jump to

Keyboard shortcuts

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