http

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterHTTPHandlers

func RegisterHTTPHandlers(e *echo.Echo, uc healthcheck.UseCase)

RegisterHTTPHandlers maps the handler for the health check endpoint.

Types

type Handler added in v0.3.1

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

Handler implements the use case for the healthcheck resource.

func NewHandler added in v0.3.1

func NewHandler(uc healthcheck.UseCase) *Handler

NewHandler creates a new `Handler` instance for the healthcheck use case.

func (*Handler) Get added in v0.3.1

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

Get implements the use case interface.

Jump to

Keyboard shortcuts

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