Documentation ¶
Index ¶
- func MakeFile(fileName string, setter RowSetter, list []interface{}, firstRow ...string) error
- func NewSheet(file *xlsx.File, name string) (*xlsx.Sheet, error)
- func NewSheetWithTitle(file *xlsx.File, name string, titles []string) (*xlsx.Sheet, error)
- func Serve(c echo.Context, buffer *bytes.Buffer, filename string)
- type RowSetter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSheetWithTitle ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.