Documentation ¶
Overview ¶
Package whoami implements a middleware that returns details about the resolving querying it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Whoami ¶
type Whoami struct {
Next middleware.Handler
}
Whoami is a middleware that returns your IP address, port and the protocol used for connecting to CoreDNS.
Click to show internal directories.
Click to hide internal directories.