Documentation ¶
Overview ¶
Package diag contains code to retrieve diagnostic information from the server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// RequestKey is a context key that should return an *http.Request.
RequestKey contextKey = 0
)
View Source
var Set = wire.NewSet( wire.Struct(new(Diags)), wire.Bind(new(diag.DiagsServer), new(*Diags)), )
Set is used by wire.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.