utilities

package
v0.0.0-...-bf558a9 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2019 License: MIT Imports: 3 Imported by: 20

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportAsBase64String

func ExportAsBase64String(insta *goinsta.Instagram) (string, error)

ExportAsBase64String exports selected *Instagram object as base64 encoded string

func ExportAsBytes

func ExportAsBytes(insta *goinsta.Instagram) ([]byte, error)

ExportAsBytes exports selected *Instagram object as []byte

func ImportFromBase64String

func ImportFromBase64String(base64String string) (*goinsta.Instagram, error)

ImportFromBase64String imports instagram configuration from a base64 encoded string.

This function does not set proxy automatically. Use SetProxy after this call.

func ImportFromBytes

func ImportFromBytes(inputBytes []byte) (*goinsta.Instagram, error)

ImportFromBytes imports instagram configuration from an array of bytes.

This function does not set proxy automatically. Use SetProxy after this call.

Types

This section is empty.

Jump to

Keyboard shortcuts

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