# Functions
LoadCommonConfig loads the common configuration from the given file.
LoadLauncherConfig loads the launcher configuration from the given file.
LoadWebhookConfig loads the webhook configuration from the given file.
# Structs
BucketConfig defines the bucket configuration.
BucketCredentials defines the bucket credentials.
CommonConfig defines the common configuration.
CommonStruct defines the common configuration.
Event represents a single event handler within a route.
LauncherConfig defines the launcher configuration.
LauncherStruct defines the launcher configuration.
LogConfig defines the logging configuration.
Route defines a single webhook route configuration.
WebhookConfig defines the webhook configuration.
WebhookStruct defines the webhook configuration.