perkeep/pkg/importer
Brad Fitzpatrick c3d05cdce9 Move more packages out of pkg/ and into internal/
Moved hashutil, httputil, osutil, netutil,
images, media, magic, video, and rollsum.
2018-01-02 21:03:30 -08:00
..
allimporters Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
dummy Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
feed Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
flickr Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
foursquare Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
gphotos Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
picasa Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
pinboard Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
plaid Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
test Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
twitter Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
attrs.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
html.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
importer.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
importer_test.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
noop.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
oauth.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00

README

Permanode type:

camliNodeType: "importer"
importerType: "twitter"
authClientID:     "xxx"    // e.g. api token
authClientSecret: "sdkojfsldfjlsdkf"

camliNodeType: "importerAccount"
importerType: "twitter"
twitterAccount: "bradfitz"