Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
Backend string
Format string
Title string
Description string
Tags []string
Alt string
Private bool
}
Options for upload
type Result ¶
type Result struct {
PhotoID string
PhotoURL string
DirectURL string
EditURL string
FormattedOutput string
}
Result of an upload
Click to show internal directories.
Click to hide internal directories.