
The highest tagged major version is
v2.
package
Version:
v0.0.11
Opens a new window with list of versions in this module.
Published: Dec 12, 2017
License: BSD-3-Clause
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
gsheets.go is a part of the dataset package written to allow import/export of records
to/from dataset collections.
func ReadSheet(clientSecretJSON, spreadSheetId, sheetName, cellRange string) ([][]string, error)
func WriteSheet(clientSecretJSON, spreadSheetId, sheetName, cellRange string, table [][]interface{}) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.