coreTwitz

package
v0.0.0-...-dbc5904 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildTwitterList

func BuildTwitterList(withAtSymbols bool) []string

func ExportCsv

func ExportCsv(exportFilename string, twittererList []string, exportFormat string)

func ExportCsvTxtWorkload

func ExportCsvTxtWorkload(exportFilename string, twittererList []string, exportFormat string, concat string)

func ExportJson

func ExportJson(exportFilename string, twittererList []string, exportFormat string)

func ExportTwitterUsersCsv

func ExportTwitterUsersCsv(twittererList []twitter.User)

func ExportTwitterUsersJson

func ExportTwitterUsersJson(twittererList []twitter.User)

func ExportTwitterUsersTxt

func ExportTwitterUsersTxt(twittererList []twitter.User)

func ExportTwitterUsersXml

func ExportTwitterUsersXml(twittererList []twitter.User)

func ExportTxt

func ExportTxt(exportFilename string, twittererList []string, exportFormat string)

func ExportXml

func ExportXml(exportFilename string, twittererList []string, exportFormat string)

func GetTwitterClient

func GetTwitterClient() twitter.Client

func GetTwitterDetails

func GetTwitterDetails(client twitter.Client, list []string) []twitter.User

func PrintUserToConsole

func PrintUserToConsole(twitterUser twitter.User)

func PrintUsersToConsole

func PrintUsersToConsole(twitterUsers []twitter.User)

func ProcessTwitterAccounts

func ProcessTwitterAccounts(p PrinterAndExport)

func SetupConnection

func SetupConnection() twitter.Client

Types

type PrinterAndExport

type PrinterAndExport interface {
	PrintAndExport()
}

type TwitterDerived

type TwitterDerived struct {
	TwitterAccounts []twitter.User
}

func (TwitterDerived) FileExporter

func (tDerived TwitterDerived) FileExporter(twitterList string)

func (TwitterDerived) PrintAndExport

func (tDerived TwitterDerived) PrintAndExport()

type TwitterParsed

type TwitterParsed struct {
	TwitterNames []string
}

func (TwitterParsed) FileExporter

func (tParsed TwitterParsed) FileExporter(twitterList string)

func (TwitterParsed) PrintAndExport

func (tParsed TwitterParsed) PrintAndExport()

Jump to

Keyboard shortcuts

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