commands

package
v0.0.0-...-b8d4c42 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddWorksheetColumn

func AddWorksheetColumn(ctx context.Context, workbookID, worksheetID, columnID, contents string) error

func AddWorksheetRow

func AddWorksheetRow(ctx context.Context, workbookID, worksheetID, contents string) error

func CreateWorksheet

func CreateWorksheet(ctx context.Context, workbookID, name string) error

func GetDate

func GetDate(serials []int)

func GetWorksheetColumnHeaders

func GetWorksheetColumnHeaders(ctx context.Context, workbookID, worksheetID string) error

func GetWorksheetData

func GetWorksheetData(ctx context.Context, workbookID, worksheetID string) error

func GetWorksheetTables

func GetWorksheetTables(ctx context.Context, workbookID, worksheetID string) error

func ListWorkbooks

func ListWorkbooks(ctx context.Context) error

func ListWorksheets

func ListWorksheets(ctx context.Context, workbookID string) error

func QueryWithPandas

func QueryWithPandas(ctx context.Context, inputData, inputQuery, showColumns string) (string, error)

func QueryWorksheetData

func QueryWorksheetData(ctx context.Context, workbookID, worksheetID, query, showColumns string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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