Versions in this module Expand all Collapse all v0 v0.1.3 Jul 4, 2026 v0.1.1 Jun 25, 2026 Changes in this version + const DefaultRequestTimeout + var DefaultClient = &http.Client + func DoGet(ctx context.Context, url string, headers map[string]string) (int, []byte, error) + func JoinURL(base, path string) string + func ProbeError(status int) error + func UserAgent() string