gophernews
gophernews copied to clipboard
Go wrapper for the HackerNews API (golang).
Results
2
gophernews issues
Sort by
recently updated
recently updated
newest added
An innocent copy-paste mistake maybe :)
Adds an *http.Client to the main Client struct (and automatically defaults to http.DefaultClient if nil is provided). This permits the user to set important client attributes such as request timeouts...