Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Expvar ¶
Expvar represents fetched expvar variable.
func FetchExpvar ¶
func FetchExpvar(u url.URL, opts ...HTTPClientOption) (*Expvar, error)
FetchExpvar fetches expvar by http for the given addr (host:port)
type HTTPClientOption ¶
Click to show internal directories.
Click to hide internal directories.