debug

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2019 License: Apache-2.0 Imports: 8 Imported by: 2

Documentation

Overview

Package debug implements metrics/logging/introspection/... of go-micro services

Index

Constants

View Source
const (
	// LogsUsage message for logs command
	LogsUsage = "Required usage: micro logs --name example"
)

Variables

View Source
var (
	// Name of the service
	Name = "go.micro.debug"
	// Address of the service
	Address = ":8089"
)

Functions

func Commands

func Commands(options ...micro.Option) []cli.Command

Commands populates the debug commands

func Flags

func Flags() []cli.Flag

Flags is shared flags so we don't have to continually re-add

func Plugins

func Plugins() []plugin.Plugin

Plugins lists the debug plugins

func Register

func Register(pl plugin.Plugin) error

Register registers a debug plugin

Types

This section is empty.

Directories

Path Synopsis
Package web provides a dashboard for debugging and introspection of go-micro services
Package web provides a dashboard for debugging and introspection of go-micro services

Jump to

Keyboard shortcuts

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