ping

package
v2.0.0-alpha4+incompat... Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	EntryPoint  string   `description:"Ping entryPoint" export:"true"`
	Middlewares []string `description:"Middleware list" export:"true"`
	// contains filtered or unexported fields
}

Handler expose ping routes.

func (*Handler) Append

func (h *Handler) Append(router *mux.Router)

Append adds ping routes on a router.

func (*Handler) WithContext

func (h *Handler) WithContext(ctx context.Context)

WithContext causes the ping endpoint to serve non 200 responses.

Jump to

Keyboard shortcuts

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