xls

package
v0.0.0-...-2b433ae Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2024 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XlsReader

type XlsReader struct {
	Rows          *excelize.Rows
	CreatedOn     time.Time
	DataValidator *validator.Validate
}

func NewReader

func NewReader(
	file, sheet string, date time.Time, skipHeader bool,
) (*XlsReader, error)

func NewReaderFromStream

func NewReaderFromStream(
	fdr io.Reader, sheet string, date time.Time, skipHeader bool,
) (*XlsReader, error)

func (*XlsReader) Next

func (xlsr *XlsReader) Next() bool

Directories

Path Synopsis
Package phenotype defines the structure and associated methods for handling phenotype annotations.
Package phenotype defines the structure and associated methods for handling phenotype annotations.
Package strain provides structures and functions to work with biological strain annotations.
Package strain provides structures and functions to work with biological strain annotations.

Jump to

Keyboard shortcuts

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