Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRetryable = errors.New("scrape: retryable error")
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewWithTransport ¶
func NewWithTransport(rt http.RoundTripper) *Client
Click to show internal directories.
Click to hide internal directories.