vars

package
v0.12.7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AuthType = sdktypes.NewSymbol("auth_type")

	OAuthData = sdktypes.NewSymbol("OAuthData")
	JSON      = sdktypes.NewSymbol("JSON")

	CalendarID               = sdktypes.NewSymbol("CalendarID")
	CalendarEventsWatchID    = sdktypes.NewSymbol("CalendarEventsWatchID")
	CalendarEventsWatchResID = sdktypes.NewSymbol("CalendarEventsWatchResID")
	CalendarEventsWatchExp   = sdktypes.NewSymbol("CalendarEventsWatchExp")
	CalendarEventsSyncToken  = sdktypes.NewSymbol("CalendarEventsSyncToken")

	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"`

	CalendarID string

	FormID               string
	FormResponsesWatchID string
	FormSchemaWatchID    string
}

Jump to

Keyboard shortcuts

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