vars

package
v0.13.7 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

	// Custom OAuth
	ClientID      = sdktypes.NewSymbol("client_id")
	ClientSecret  = sdktypes.NewSymbol("client_secret")
	SigningSecret = sdktypes.NewSymbol("signing_secret")

	// Socket Mode
	AppTokenName = sdktypes.NewSymbol("AppToken")
	BotTokenName = sdktypes.NewSymbol("BotToken")

	KeyName       = sdktypes.NewSymbol("Key")
	OAuthDataName = sdktypes.NewSymbol("OAuthData")
)

Functions

func KeyValue

func KeyValue(appID, enterpriseID, teamID string) string

Types

type Vars

type Vars struct {
	AppID        string
	EnterpriseID string
	TeamID       string
}

Jump to

Keyboard shortcuts

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