Documentation ¶
Index ¶
Constants ¶
View Source
const SHEETS_MIME_TYPE = "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
Variables ¶
View Source
var ( ErrClient = "getting client" ErrDownload = "getting file" ErrSaving = "saving file" ErrOpening = "opening file" )
Functions ¶
func Download ¶
func Download(config DownloadConfig) (*excelize.File, error)
Types ¶
type DownloadConfig ¶
Click to show internal directories.
Click to hide internal directories.