gsheet

package
v0.21.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GSheets

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

func NewGSheets

func NewGSheets(ctx context.Context, creds string) (*GSheets, error)

func (*GSheets) GetAsCSV

func (gs *GSheets) GetAsCSV(url, sheetRange string, getFormattedDateTime, getFormattedData bool, columnCount int, formatFn func(int, int, any) (string, error)) (string, error)

func (*GSheets) GetSheetName

func (gs *GSheets) GetSheetName(sheetURL string) (string, error)

type SheetsInfo

type SheetsInfo struct {
	SheetID string
	GID     int64
}

func FromURL

func FromURL(u1 string) (*SheetsInfo, error)

Jump to

Keyboard shortcuts

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