excel

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: MIT, BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(path string, argOpts ...Option) (map[string][]any, []string, error)

Types

type ExcelSource

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

func NewExcelSource

func NewExcelSource(path string, argOpts ...Option) (*ExcelSource, error)

func (*ExcelSource) Read

func (s *ExcelSource) Read() ([]string, [][]string, error)

type Option

type Option func(*options)

func WithRange

func WithRange(rangeA1 string) Option

Jump to

Keyboard shortcuts

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