envvar

package
v0.0.0-...-55a2669 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IntuitClientId                    envVarType = "INTUIT_CLIENT_ID"
	IntuitClientSecret                           = "INTUIT_CLIENT_SECRET"
	IntuitRedirectUri                            = "INTUIT_REDIRECT_URI"
	IntuitOpenIdConfigurationEndpoint            = "INTUIT_OPEN_ID_CONFIGURATION_ENDPOINT"
	IntuitAccountingApiHost                      = "INTUIT_ACCOUNTING_API_HOST"
	CsrfToken                                    = "CSRF_TOKEN"
	EcryptedCsrfPublicKey                        = "ENCRYPTED_CSRF_PUBLIC_KEY"
	EcryptedCsrfPrivateKey                       = "ENCRYPTED_CSRF_PRIVATE_KEY"
	EcryptedCsrfExpiryMinute                     = "ENCRYPTED_CSRF_EXPIRY_MINUTE"
	EcryptedCsrfCookieName                       = "ENCRYPTED_CSRF_COOKIE_NAME"
)

Variables

This section is empty.

Functions

func GetEnvVar

func GetEnvVar(evType envVarType) (value string, isExist bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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