Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultHTTPClient ¶
NewDefaultHTTPClient centralizes network timeouts to keep article retrieval predictable under unreliable blog hosts.
Types ¶
type Fetcher ¶
type Fetcher struct {
// contains filtered or unexported fields
}
Fetcher extracts readable article content from public URLs so the CLI can focus on narration instead of DOM parsing details.
func NewFetcher ¶
NewFetcher keeps transport configuration injectable for deterministic tests.
Click to show internal directories.
Click to hide internal directories.