health

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(broker brokerLib.IBroker, postgresRead relational.InterfaceRead) httpUtil.Interface

Types

type Handler

type Handler struct {
	httpUtil.Interface
	// contains filtered or unexported fields
}

func (*Handler) Get

@Tags Health @Description Check if Health of service it's OK! @ID health @Accept json @Produce json @Success 200 {object} http.Response{content=string} "OK" @Failure 500 {object} http.Response{content=string} "INTERNAL SERVER ERROR" @Router /webhook/health [get]

func (*Handler) Options

func (h *Handler) Options(w netHTTP.ResponseWriter, r *netHTTP.Request)

Jump to

Keyboard shortcuts

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