Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scraper ¶
type Scraper struct {
// contains filtered or unexported fields
}
func NewScraper ¶
func NewScraper(clientID string, userAccessToken string, streamers StreamerIndex) (*Scraper, error)
type StreamerIndex ¶
func (StreamerIndex) UserLogins ¶
func (s StreamerIndex) UserLogins() []string
Click to show internal directories.
Click to hide internal directories.