package
0.0.0-20250118190305-21fe96df8c01
Repository: https://github.com/sergiotejon/pipemanagerlauncher.git
Documentation: pkg.go.dev

# 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.

# Variables

Common is the common configuration for all components.
Launcher is the global launcher configuration.
Webhook is the global webhook configuration.

# 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.