Documentation ¶
Overview ¶
Package debug implements metrics/logging/introspection/... of go-micro services
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Name of the service Name = "go.micro.debug" // Address of the service Address = ":8089" )
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
log
|
|
Package stats provides a service that collects stats from all services in the registry.
|
Package stats provides a service that collects stats from all services in the registry. |
handler
Package handler is the handler for the `micro debug stats` service
|
Package handler is the handler for the `micro debug stats` service |
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 |
Click to show internal directories.
Click to hide internal directories.