Documentation ¶
Index ¶
Constants ¶
View Source
const ( IMGFORMAT_SVG = 0 IMGFORMAT_PNG = 1 IMGFORMAT_EPS = 2 IMGFORMAT_PDF = 3 IMGFORMAT_UNKNOWN = 4 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageDownloader ¶
type ItolImageDownloader ¶
type ItolImageDownloader struct {
// contains filtered or unexported fields
}
func NewItolImageDownloader ¶
func NewItolImageDownloader(config map[string]string) *ItolImageDownloader
Click to show internal directories.
Click to hide internal directories.