status

package
v0.0.0-...-9d12082 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Healthz

func Healthz(c echo.Context) error

Healthz is used to check health status of the application

func Hello

func Hello(c echo.Context) error

func Router

func Router(e *echo.Echo)

Types

type Status

type Status struct {
	App        string    `json:"app"`
	Database   string    `json:"database"`
	Timestamps time.Time `json:"timestamps"`
}

Jump to

Keyboard shortcuts

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