# Functions
LoadConfig loads configuration from environment variables and a YAML file.
# Structs
FlightProcessorConfig holds all configuration related to flight processor.
GrpcClientConfig holds configuration settings for the gRPC client.
GrpcServerConfig holds configuration settings for the gRPC server.
MongoClientConfig holds configuration settings for the MongoDB client.