exlsx

package
v0.0.0-...-4e7898a Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Table

type Table struct {
	// 表数据
	DataMap map[int64]interface{} `json:"data_map"`
}

func (*Table) Create

func (t *Table) Create(fileName, sheetName string) error

type XlsxReader

type XlsxReader struct {
	// contains filtered or unexported fields
}

func NewXlsxReader

func NewXlsxReader(fileName, sheetName string) *XlsxReader

func (*XlsxReader) LoadFile

func (x *XlsxReader) LoadFile() error

Jump to

Keyboard shortcuts

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