core

package
v0.0.0-...-536543f Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRows

func GetRows(filePath string, sheetName string) ([]map[string]interface{}, error)

Types

type Cell

type Cell struct {
	ColumnIndex int64
	RowIndex    int64
	Raw         string
	Type        string
}

type File

type File struct {
	Identifier string
	FileName   string
	FilePath   string
}

Jump to

Keyboard shortcuts

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