# Functions
ConfigCommand is a top-level cobra.Command for config relation operations for Deriv API.
DownloadConfigCommand creates a new cobra.Command for downloading the config.
InitCommands initializes and returns the root command for the Backend for Frontend (BFF) service.
ServerCommand creates a new cobra.Command to start the BFF server for Deriv API.
UploadConfigCommand creates a new cobra.Command to load the calls config for Deriv API.
VerifyConfigCommand creates a new cobra.Command to verify the configuration for correctness.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author