reader

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Sheet string
}

type Table

type Table struct {
	Headers []string
	Rows    [][]string
}

func ReadFile

func ReadFile(path string, opts Options) (*Table, error)

func ReadStream

func ReadStream(r io.Reader) (*Table, error)

Jump to

Keyboard shortcuts

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