vars

package
v0.8.9 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	OAuthData = sdktypes.NewSymbol("OAuthData")
	JSON      = sdktypes.NewSymbol("JSON")

	FormID               = sdktypes.NewSymbol("FormID")
	FormResponsesWatchID = sdktypes.NewSymbol("FormResponsesWatchID")
	FormSchemaWatchID    = sdktypes.NewSymbol("FormSchemaWatchID")

	UserEmail = sdktypes.NewSymbol("user_email")
	UserScope = sdktypes.NewSymbol("user_scope")
)

Functions

This section is empty.

Types

type Vars

type Vars struct {
	OAuthData string `var:"secret"`
	JSON      string `var:"secret"`

	FormID               string
	FormResponsesWatchID string
	FormSchemaWatchID    string
}

Jump to

Keyboard shortcuts

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