Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Formats = map[string]string{
"xml": "text/xml",
"jsonp": "application/javascript",
"json": "application/json",
}
Functions ¶
Types ¶
type Platform ¶
type Platform struct {
// contains filtered or unexported fields
}
func GooglePlus ¶
func GooglePlus() Platform
func Stumbleupon ¶
func Stumbleupon() Platform
Click to show internal directories.
Click to hide internal directories.