RBgoogle

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RBsheet

type RBsheet struct {
	SH *spreadsheet.Sheet
}

Структура для работы с Google Sheet

func NewSheets

func NewSheets(SpreadsheetID string) (RBsheet, error)

Создать экземпляр листа, с которым будет работать скрипт

func (RBsheet) Cell

func (sheet RBsheet) Cell(row, col int) string

Получить значение ячейки

func (RBsheet) DelCol

func (sheet RBsheet) DelCol() error

Удалить колонки

func (RBsheet) Push

func (sheet RBsheet) Push(datas []bases.HttpHFLabs) error

Загрузить информацию

Jump to

Keyboard shortcuts

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