google

package
v0.0.0-...-572e296 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	SecretFile string
	TokenFile  string
	*oauth2.Token
	*sheets.Service
}

func New

func New(secretFile, tokenFile string) (Client, error)

func (*Client) Authorize

func (c *Client) Authorize() error

func (*Client) GetRange

func (c *Client) GetRange(spreadsheetId string, readRange string) ([][]interface{}, error)

Jump to

Keyboard shortcuts

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