facebook

package
v0.0.0-...-13997a8 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2016 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SecScan = iota
	SecHeader
	SecAccountActivity
	SecItem
	SecItemMeta
	SecLoginProtection
	SecProtectionItem
	SecIP
	SecLocation
	SecIPMeta
	SecLocationMeta
)
View Source
const (
	Scanning = iota
	SName    // S is for Scanning
	SHeader
	SData
	SParseDate
)
View Source
const ProfilePicName string = "profile-facebook.jpg"

Variables

This section is empty.

Functions

func CheckAttrPresent

func CheckAttrPresent(z *html.Tokenizer, key string, value string) bool

func ParseDataZip

func ParseDataZip(reader io.Reader) (err error)

ParseDataZip parses a Facebook data file in zip format.

func ReadFile

func ReadFile(f *zip.File, fun readFun, wg *sync.WaitGroup, errChan chan error)

Types

type ActDate

type ActDate struct {
	Act       string
	Date      time.Time
	UserAgent string
}

type IPAddr

type IPAddr string

type LatLong

type LatLong struct {
	Latitude  float64
	Longitude float64
}

type ReadFunOutput

type ReadFunOutput struct {
	// contains filtered or unexported fields
}

func ReadSecurity

func ReadSecurity(reader io.Reader) (out ReadFunOutput, err error)

Save the locations and IPs you accessed Facebook from and when you did so

func SaveProfilePic

func SaveProfilePic(reader io.Reader) (out ReadFunOutput, err error)

Jump to

Keyboard shortcuts

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