Documentation
¶
Index ¶
Constants ¶
View Source
const (
MaxRetries = 3
)
Variables ¶
Functions ¶
Types ¶
type TwitterPost ¶
func ExtractTwitterFeed ¶
func ExtractTwitterFeed(html string) ([]TwitterPost, error)
func ExtractTwitterPost ¶
func ExtractTwitterPost(html string) (TwitterPost, error)
Click to show internal directories.
Click to hide internal directories.