Versions in this module Expand all Collapse all v0 v0.1.0 Aug 16, 2026 Changes in this version + const DefaultMaxBody + func GetJSON(ctx context.Context, client *http.Client, url string, ...) error + func NewHTTPClient(timeout time.Duration) *http.Client + func ResolveUserAgent(envVar, fallback string) string + type ErrUnexpectedStatus struct + Body []byte + Status string + URL string + func (e *ErrUnexpectedStatus) Error() string