save

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExcelMaxRows      = 1048576 // 1M
	ExcelMaxColumns   = 16384   // 16K
	ExcelMaxCellChars = 32767   // 32K
)

Excel limits

Variables

This section is empty.

Functions

This section is empty.

Types

type SaveStruct

type SaveStruct struct {
	Config common.Config    // common config
	Status saveStatus       // save status
	Masker *mask.MaskStruct // masker
}

func NewSaveStruct

func NewSaveStruct(c common.Config) (*SaveStruct, error)

func (*SaveStruct) Save

func (s *SaveStruct) Save() error

func (*SaveStruct) ShowStatus

func (s *SaveStruct) ShowStatus() error

ShowStatus check SaveRows status at last

Jump to

Keyboard shortcuts

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