env

package
v1.10.1 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// AWS Region
	Region = os.Getenv("REGION")

	TableName            = os.Getenv("DYNAMODB_TABLE")
	GsiOriginalIndexName = os.Getenv("DYNAMODB_ORIGINAL_INDEX")
	GsiIndexName         = os.Getenv("DYNAMODB_TIME_INDEX")
	S3Bucket             = os.Getenv("S3_BUCKET")
	QueueName            = os.Getenv("SQS_QUEUE")

	WebhookURL = os.Getenv("WEBHOOK_URL")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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