scraper

package
v0.0.0-...-c45c940 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct {
	DB      *database.Database
	Insta   *goinsta.Instagram
	Twitter *anaconda.TwitterApi
	Target  *goinsta.User
	Stats   *Stats
	Limit   *utils.LimitController
}

func (*Env) GetUserDB

func (env *Env) GetUserDB() ([]goinsta.User, error)

func (*Env) GetUserIG

func (env *Env) GetUserIG(sync bool) ([]goinsta.User, error)

func (*Env) HandleUser

func (env *Env) HandleUser(user *goinsta.User)

type Stats

type Stats struct {
	TotalUsers     int
	CompletedUsers int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL