Versions in this module Expand all Collapse all v0 v0.3.1 Aug 21, 2026 Changes in this version + type Fetcher struct + BaseURL string + HTTPClient *http.Client + func New() *Fetcher + func (f *Fetcher) Fetch(ctx context.Context, req source.FetchRequest) (source.FetchResult, error)