google

package
v0.0.0-...-e75809f Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: GPL-3.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppScriptExecutor

type AppScriptExecutor struct {
	ScriptID        string
	CredentialsFile string
	// contains filtered or unexported fields
}

AppScriptExecutor ...

func (*AppScriptExecutor) Run

func (a *AppScriptExecutor) Run(functionName string, parameters ...interface{}) (googleapi.RawMessage, error)

Run Executes a remote Apps script with given scriptID, functionName & parameters. parameters should be passed in correct order and types should match the expected in Apps script function.

Jump to

Keyboard shortcuts

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