handler

package
v0.0.0-...-840ed2a Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Health

type Health struct {
	Status bool
}

func NewHealth

func NewHealth() *Health

func (*Health) Die

func (h *Health) Die(c echo.Context) error

func (*Health) Register

func (h *Health) Register(g *echo.Group)

type Hello

type Hello struct {
	Hostname        string
	GreetingMessage string
}

Hello handles the hello messages.

func NewHello

func NewHello(msg string) *Hello

NewHello creates a new instance of hello handler.

func (*Hello) Register

func (hh *Hello) Register(g *echo.Group)

Register registers routes of hello handler on given group.

func (*Hello) Say

func (hh *Hello) Say(c echo.Context) error

Say says hello to Raha.

Jump to

Keyboard shortcuts

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