package
0.0.0-20220419144522-1fee0d95e69f
Repository: https://github.com/sciencemesh/blackbox_exporter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GenerateURL creates a URL object from a host, path and optional parameters.
No description provided by the author
ReadEndpoint reads data from an HTTP endpoint via GET.
No description provided by the author
WriteEndpoint sends data to an HTTP endpoint via POST.

# Structs

BasicAuth holds user credentials for basic HTTP authentication.

# Type aliases

ResponseParams holds parameters of an HTTP response.
URLParams holds Key-Value URL parameters; it is a simpler form of url.Values.