excel

package
v0.0.0-...-0b3c072 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 10 Imported by: 0

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

type DownloadConfig struct {
	Id   string
	Path string
	Name string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL