Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HackerNews ¶
type HackerNews struct{}
func (*HackerNews) GetStories ¶
func (h *HackerNews) GetStories(storyType, limit int) (<-chan chan *providers.StoryRequest, error)
func (*HackerNews) Name ¶
func (h *HackerNews) Name() string
Click to show internal directories.
Click to hide internal directories.