Home Download Docs Code Community
import "perkeep/pkg/importer/picasa"
Overview
Index

Overview ▾

Package picasa implements an importer for picasa.com accounts.

Index

Constants

Package files

picasa.go testdata.go

Constants

const (

    // AttrMediaURL is an attribute set on each picasa photo permanode. It
    // is the public URL for fetching the contents of the photo file.
    AttrMediaURL = "picasaMediaURL"
)
Website layout inspired by memcached.
Content by the authors.