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 ParseDataZip ¶
ParseDataZip parses a Facebook data file in zip format.
Types ¶
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)
Click to show internal directories.
Click to hide internal directories.