debug

package
v0.0.0-...-5512c29 Latest Latest
Warning

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

Go to latest
Published: May 10, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugHandler

type DebugHandler interface {
	Health(ctx context.Context, req *proto.HealthRequest, rsp *proto.HealthResponse) error
}

The debug handler represents an internal server handler used to determine health, status and env info about a service node. It's akin to Google's /statusz, /healthz, and /varz

var (
	DefaultDebugHandler DebugHandler = new(debug)
)

Directories

Path Synopsis
Package debug is a generated protocol buffer package.
Package debug is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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